Skip to content

Commit 87bd3b0

Browse files
committed
fix: nits
1 parent 9c189cc commit 87bd3b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ Set up your Firebase project as follows:
169169
2. Click on the **Create Database** button. You can choose to set up the Realtime Database
170170
either in the locked mode or in the test mode.
171171

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

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

0 commit comments

Comments
 (0)