Skip to content

Commit 2701eae

Browse files
author
Patryk Lesiewicz
authored
Merge pull request #361 from FirebasePrivate/patryk/cnt-minor-fix
Improve "onWrite" function description.
2 parents baeeef4 + b2f579d commit 2701eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-counter/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ resources:
5252
- name: onWrite
5353
type: firebaseextensions.v1beta.function
5454
description:
55-
Listens for changes on documents that may need incrementing.
55+
Listens for changes on counter shards that may need aggregating. This function is limited to max 1 instance.
5656
properties:
5757
sourceDirectory: .
5858
location: ${LOCATION}

0 commit comments

Comments
 (0)