mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
firebase: fix typo in projects:list example (#5259)
This commit is contained in:
parent
e3444bf643
commit
69b3a19734
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
- List existing firebase projects:
|
||||
|
||||
`firebase project:list`
|
||||
`firebase projects:list`
|
||||
|
||||
- Setup a firebase in the current directory:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue