We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0164140 commit c623590Copy full SHA for c623590
doc/api/repl.md
@@ -381,7 +381,7 @@ within the action function for commands registered using the
381
added: v9.0.0
382
-->
383
384
-The `replServer.clearBufferedComand()` method clears any command that has been
+The `replServer.clearBufferedCommand()` method clears any command that has been
385
buffered but not yet executed. This method is primarily intended to be
386
called from within the action function for commands registered using the
387
`replServer.defineCommand()` method.
0 commit comments