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:
parent
b7abc9d493
commit
dea0a58727
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue