File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,9 +169,9 @@ Set up your Firebase project as follows:
169
169
2 . Click on the ** Create Database** button. You can choose to set up the Realtime Database
170
170
either in the locked mode or in the test mode.
171
171
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.
175
175
176
176
3 . In the ** Data** tab click on the kebab menu (3 dots) and select ** Create Database** .
177
177
4 . Enter your Project ID (Found in the ** General** tab in ** Account Settings** ) as the
You can’t perform that action at this time.
0 commit comments