Skip to content

Commit ff90d15

Browse files
authored
update the match expression title
1 parent be31e11 commit ff90d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/triggers/match/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"id": "ed4b3598-6800-413f-9158-d9b1b2a2a083",
20-
"title": "Match Expression for Deletes",
20+
"title": "Match Expression for Inserts",
2121
"snippet": "/insert.json",
2222
"description": "This trigger will only execute if the document has a userName of \"Alice Smith\" and a department of \"engineering\""
2323
},
@@ -28,4 +28,4 @@
2828
"description": "This trigger will only execute if the name field was \"Alice Smith\" before the Replace, and \"Alex Smith\" after the Replace."
2929
}
3030
]
31-
}
31+
}

0 commit comments

Comments
 (0)