Skip to content

Commit 225c694

Browse files
authored
Update manifest.json to use consistent descriptions for change events
1 parent 7a0488a commit 225c694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/functions/boilerplate/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"id": "7c84ed29-b8b2-466c-af3d-c240889d3112",
88
"title": "Database Trigger",
99
"snippet": "/databaseTrigger.js",
10-
"description": "Example shows a template for a DB trigger function, which always accepts a changeEvent in the header."
10+
"description": "Example shows a template for a DB trigger function, which always accepts a changeEvent as arguments."
1111
},
1212
{
1313
"id": "ba6113d7-5e52-48e4-8ab4-03df30c0d61a",

0 commit comments

Comments
 (0)