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 a39ced3 commit 2225a2bCopy full SHA for 2225a2b
packages/firestore/src/lite-api/bytes.ts
@@ -114,7 +114,7 @@ export class Bytes {
114
}
115
116
/**
117
- * Builds a `Byes` instance from a JSON object created by {@link Bytes.toJSON}.
+ * Builds a `Bytes` instance from a JSON object created by {@link Bytes.toJSON}.
118
*
119
* @param json a JSON object represention of a `Bytes` instance
120
* @returns an instance of {@link Bytes} if the JSON object could be parsed. Throws a
0 commit comments