Skip to content

Commit b25e762

Browse files
npentreljeff-allen-mongo
authored andcommitted
Fix typo
1 parent 38363dd commit b25e762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/change-events.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ stream response document can have.
3838
"updateDescription" : {
3939
"updatedFields" : { <document> },
4040
"removedFields" : [ "<field>", ... ]
41-
}
41+
},
4242
"clusterTime" : <Timestamp>,
4343
"txnNumber" : <NumberLong>,
4444
"lsid" : {

0 commit comments

Comments
 (0)