Skip to content

Commit 088013c

Browse files
author
Brian Chen
committed
phrasing updated
1 parent 909f3e7 commit 088013c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a new project by visiting the [Firebase Console](https://console.firebase.google
1212
Make sure that the project has Cloud Firestore enabled in the database section of the
1313
console.
1414

15-
While setting up tests, you can choose the project manually, or specify the project directly:
15+
While setting up tests, you can choose the project manually, or specify the project directly with the following command:
1616

1717
```
1818
yarn test:setup --projectId=<your-test-project>

0 commit comments

Comments
 (0)