diff --git a/manifest.json b/manifest.json index ddfeca1..84241a4 100644 --- a/manifest.json +++ b/manifest.json @@ -22,5 +22,5 @@ "metadata": "/snippets/triggers/project/manifest.json" } ], - "version": "92d1cf3146aab6f32e47d1b848fb065e59570ea9" + "version": "783a865c20468d5ca200226c848f45d8fb7ea8a9" } diff --git a/snippets/functions/boilerplate/manifest.json b/snippets/functions/boilerplate/manifest.json index 63348fa..fbe2e48 100644 --- a/snippets/functions/boilerplate/manifest.json +++ b/snippets/functions/boilerplate/manifest.json @@ -7,7 +7,7 @@ "id": "7c84ed29-b8b2-466c-af3d-c240889d3112", "title": "Database Trigger", "snippet": "/databaseTrigger.js", - "description": "Example shows a template for a DB trigger function, which always accepts a changeEvent as an argument." + "description": "Example shows a template for a Database Trigger function, which always accepts a changeEvent as an argument." }, { "id": "ba6113d7-5e52-48e4-8ab4-03df30c0d61a",