Skip to content

Commit

Permalink
Update trigger insert title correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
jwongmongodb authored Jul 9, 2024
1 parent b253fd5 commit 1123062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snippets/triggers/project/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"id": "e040947b-08a4-4a8f-9f82-1bccd7826892",
"title": "Project Expression for Deletes",
"title": "Project Expression for Inserts",
"snippet": "/insert.json",
"description": "This trigger will return the \"baseSalary\", \"department\", \"operationType\", and \"documentKey.userName\" field values."
},
Expand All @@ -28,4 +28,4 @@
"description": "This trigger will return the \"operationType\", \"fullDocument.name\", and \"fullDocumentBeforeChange.name\" field values."
}
]
}
}

0 comments on commit 1123062

Please sign in to comment.