Skip to content

Commit

Permalink
fix: nits
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey committed Nov 15, 2023
1 parent 9c189cc commit 87bd3b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ Set up your Firebase project as follows:
2. Click on the **Create Database** button. You can choose to set up the Realtime Database
either in the locked mode or in the test mode.

> **Note:** Integration tests are not ran against the default Realtime Database reference and are
instead ran against a database created at `https://{PROJECT_ID}.firebaseio.com`.
This second Realtime Database referance is created in the following steps.
> **Note:** Integration tests are not run against the default Realtime Database reference and are
instead run against a database created at `https://{PROJECT_ID}.firebaseio.com`.
This second Realtime Database reference is created in the following steps.

3. In the **Data** tab click on the kebab menu (3 dots) and select **Create Database**.
4. Enter your Project ID (Found in the **General** tab in **Account Settings**) as the
Expand Down

0 comments on commit 87bd3b0

Please sign in to comment.