Skip to content

Commit 1123062

Browse files
authored
Update trigger insert title correctly
1 parent b253fd5 commit 1123062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/triggers/project/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"id": "e040947b-08a4-4a8f-9f82-1bccd7826892",
20-
"title": "Project Expression for Deletes",
20+
"title": "Project Expression for Inserts",
2121
"snippet": "/insert.json",
2222
"description": "This trigger will return the \"baseSalary\", \"department\", \"operationType\", and \"documentKey.userName\" field values."
2323
},
@@ -28,4 +28,4 @@
2828
"description": "This trigger will return the \"operationType\", \"fullDocument.name\", and \"fullDocumentBeforeChange.name\" field values."
2929
}
3030
]
31-
}
31+
}

0 commit comments

Comments
 (0)