We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdd73d commit a26980bCopy full SHA for a26980b
docs/database.md
@@ -128,7 +128,7 @@ The `fromRef()` function creates an observable that emits reference changes.
128
| **params** | ref: `Reference\|Query`, event: `ListenEvent` |
129
| **return** | `Observable<QueryChange>` |
130
131
-## Connecting the the emulator suite
+## Connecting to the emulator suite
132
133
```ts
134
import { connectDatabaseEmulator, getDatabase, provideDatabase } from '@angular/fire/database';
0 commit comments