From 64baf0516cfe4abc0e19754f24275e43676a4a2a Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 1 Jan 2024 22:23:29 -0500 Subject: [PATCH] spelling: github Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f197ecf43..01d41d697 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ python -m http.server and point your browser to `http://localhost:`. -### Push to Github Pages +### Push to GitHub Pages Check-out the `gh-pages` branch (`git switch gh-pages`) and build the docs. Then force add the `build/html` directory: