1
0
Fork 0
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:
pbrennand-francis 2021-02-11 11:51:58 -06:00 committed by GitHub
parent e3444bf643
commit 69b3a19734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
- List existing firebase projects:
`firebase project:list`
`firebase projects:list`
- Setup a firebase in the current directory: