diff --git a/source/includes/ref-toc-command-testing.yaml b/source/includes/ref-toc-command-testing.yaml index e9cf51ceaf6..8c078a23aaa 100644 --- a/source/includes/ref-toc-command-testing.yaml +++ b/source/includes/ref-toc-command-testing.yaml @@ -22,7 +22,7 @@ name: ":dbcommand:`_hashBSONElement`" file: /reference/command/hashBSONElement description: "Internal command. Computes the MD5 hash of a BSON element." --- -name: ":dbcommand:`_journalLatencyTest`" +name: ":dbcommand:`journalLatencyTest`" file: /reference/command/journalLatencyTest description: "Tests the time required to write and perform a file system sync for a file in the journal directory." ---