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 6064f27 commit 0c0000aCopy full SHA for 0c0000a
packages/rxfire/firestore/document/index.ts
@@ -25,7 +25,7 @@ export function doc(ref: firestore.DocumentReference) {
25
}
26
27
/**
28
- * Returns a stream of a document, mapped to its data payload and optionally the docuument ID
+ * Returns a stream of a document, mapped to its data payload and optionally the document ID
29
* @param query
30
*/
31
export function docData<T>(
0 commit comments