Skip to content

Commit eaafa15

Browse files
committed
fix: typo
1 parent 88ec9e2 commit eaafa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/firestore-record-acknowledgments/utility-library.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ to help provide a typed API interface for easily constructing operations to send
99
npm i --save @invertase/firestore-record-acknowledgements
1010
```
1111

12-
> To use this library, you must also have the [`firebase`](https://www.npmjs.com/package/firebase) package installed and initalized before any usage.
12+
> To use this library, you must also have the [`firebase`](https://www.npmjs.com/package/firebase) package installed and initialized before any usage.
1313
1414
## Usage
1515

0 commit comments

Comments
 (0)