docs: Update mentions to GitHub to use correct capitalization (#31996)

That type of thing... 😅 "Github" is the incorrect formatting; "GitHub"
is the correct.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-06-03 14:55:24 -03:00 committed by GitHub
parent b7abc9d493
commit dea0a58727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ The script will seed the database with various content defined by:
cat crates/collab/seed.default.json
```
To use a different set of admin users, you can create your own version of that json file and export the `SEED_PATH` environment variable. Note that the usernames listed in the admins list currently must correspond to valid Github users.
To use a different set of admin users, you can create your own version of that json file and export the `SEED_PATH` environment variable. Note that the usernames listed in the admins list currently must correspond to valid GitHub users.
```json
{