Skip to content

Commit 67cd379

Browse files
committed
schaem typo fix.
1 parent 1c3dce3 commit 67cd379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/util/json_validation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export function property<T extends JsonTypeDesc>(
9999

100100
/**
101101
* Validates the JSON object based on the provided schema, and narrows the type to the provided
102-
* JSON schaem.
102+
* JSON schema.
103103
* @private
104104
* @internal
105105
*

0 commit comments

Comments
 (0)