[DOCS-16601] Missing comma in appendOplogNote command example Created: 24/Jan/24  Updated: 05/Feb/24  Resolved: 29/Jan/24

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.4.0, 5.0.0, 6.0.0, 7.1.0, 7.2.0, 7.3.0, Server_Docs_[20240205]

Type: Task Priority: Minor - P4
Reporter: Greg Zhang Assignee: Jason Price
Resolution: Done Votes: 0
Labels: bug
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Cloners
is cloned by DOCS-16603 404 error for database profiler Closed
URL(s): https://www.mongodb.com/docs/manual/reference/command/appendOplogNote/
Participants:
Days since reply: 1 week, 6 days ago
Story Points: 2

 Description   

Missing comma in appendOplogNote command in page https://www.mongodb.com/docs/manual/reference/command/appendOplogNote/

It should have one "," after appendOplogNote: 1 

db.adminCommand(
   {
      appendOplogNote: 1
      data: {
         msg: "Appending test msg to oplog"
      }
   }
)



 Comments   
Comment by Jason Price [ 26/Jan/24 ]

https://github.com/10gen/docs-mongodb-internal/pull/5979

Generated at Thu Feb 08 08:15:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.