Skip to content

Commit 2225a2b

Browse files
committed
Bytes typo
1 parent a39ced3 commit 2225a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/lite-api/bytes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export class Bytes {
114114
}
115115

116116
/**
117-
* Builds a `Byes` instance from a JSON object created by {@link Bytes.toJSON}.
117+
* Builds a `Bytes` instance from a JSON object created by {@link Bytes.toJSON}.
118118
*
119119
* @param json a JSON object represention of a `Bytes` instance
120120
* @returns an instance of {@link Bytes} if the JSON object could be parsed. Throws a

0 commit comments

Comments
 (0)