Skip to content

Commit d123f8e

Browse files
lindseymoorerachel-mack
authored andcommitted
DOCSP-49976 Update Documents (#517)
* DOCSP-49976 Update Documents * edits * retrieve ex fixes * upsert edit * vale edit * headings * input format * revert output * edit code example and RR review * edit * Edit * RR review
1 parent ecf1777 commit d123f8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/includes/usage-examples/code-snippets/updateMany.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func main() {
5656

5757
// Prints the number of updated documents
5858
fmt.Printf("Documents updated: %v\n", result.ModifiedCount)
59+
// end updatemany
5960

6061
// When you run this file for the first time, it should print output similar to the following:
6162
// Documents updated: 296

0 commit comments

Comments
 (0)