Skip to content

Commit 4265d9e

Browse files
committed
Try to fix alignment issue on mongodb on Cobalt Learning Path
1 parent ff2c279 commit 4265d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/mongodb-on-azure

content/learning-paths/servers-and-cloud-computing/mongodb-on-azure/mongotop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This refreshes every 2 seconds and displays per‑collection time spent on reads
2727

2828
The tail end of the output should look like:
2929
```output
30-
ns total read write 2025-09-04T04:58:23Z
30+
` ns total read write 2025-09-04T04:58:23Z
3131
test.admin_system_version_test 5ms 2ms 3ms
3232
test.system_sessions_bench 5ms 2ms 3ms
3333
admin.atlascli 3ms 1ms 1ms

0 commit comments

Comments
 (0)