Skip to content

Commit b2f579d

Browse files
author
Patryk Lesiewicz
committed
Improve "onWrite" function description.
1 parent baeeef4 commit b2f579d

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)