Skip to content

Commit b03e7a3

Browse files
author
Brian Chen
committed
fix changeset grammar
1 parent ea1cbd6 commit b03e7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/short-mice-itch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@firebase/firestore': minor
33
---
44

5-
Expanded `Firestore.WithFieldValue<T>` to include `T`. This allows developers to delegate `WithFieldValue<T>` inside a wrappers of type `T` to avoid exposing Firebase types beyond Firebase-specific logic.
5+
Expanded `Firestore.WithFieldValue<T>` to include `T`. This allows developers to delegate `WithFieldValue<T>` inside wrappers of type `T` to avoid exposing Firebase types beyond Firebase-specific logic.

0 commit comments

Comments
 (0)