Skip to content

Commit a26980b

Browse files
authored
fix: typo in docs (#3388)
1 parent 9bdd73d commit a26980b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The `fromRef()` function creates an observable that emits reference changes.
128128
| **params** | ref: `Reference\|Query`, event: `ListenEvent` |
129129
| **return** | `Observable<QueryChange>` |
130130

131-
## Connecting the the emulator suite
131+
## Connecting to the emulator suite
132132

133133
```ts
134134
import { connectDatabaseEmulator, getDatabase, provideDatabase } from '@angular/fire/database';

0 commit comments

Comments
 (0)