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 88ec9e2 commit eaafa15Copy full SHA for eaafa15
docs/firestore-record-acknowledgments/utility-library.mdx
@@ -9,7 +9,7 @@ to help provide a typed API interface for easily constructing operations to send
9
npm i --save @invertase/firestore-record-acknowledgements
10
```
11
12
-> To use this library, you must also have the [`firebase`](https://www.npmjs.com/package/firebase) package installed and initalized before any usage.
+> To use this library, you must also have the [`firebase`](https://www.npmjs.com/package/firebase) package installed and initialized before any usage.
13
14
## Usage
15
0 commit comments