mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
fix documentation (comma after last element is bad syntax)
This commit is contained in:
parent
55a4e5b5a3
commit
431e52affb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
```.firebaserc
|
||||
{
|
||||
"projects": {
|
||||
"default": "your-firebase-project-id",
|
||||
"default": "your-firebase-project-id"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue