docs: correct "Github" to "GitHub" in multiple documentation files

Signed-off-by: ryoku4 <122875619+ryoku4@users.noreply.github.com>
This commit is contained in:
ryoku4
2026-05-23 00:23:27 +09:00
parent 80d86dbbd2
commit 247ec64ba5
7 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ Backstage UI is our internal UI library built for Backstage. We built this websi
## How to run locally
This website is built with Next.js and it is hosted on Github pages. To run it locally, you can run the following command:
This website is built with Next.js and it is hosted on GitHub pages. To run it locally, you can run the following command:
```bash
yarn start
@@ -12,7 +12,7 @@ yarn start
## Deployment
Deployments are done automatically when a PR is merged into the `master` branch. We host the website using Github pages.
Deployments are done automatically when a PR is merged into the `master` branch. We host the website using GitHub pages.
## Maintaining Component Changelogs