We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5575a commit 287f21eCopy full SHA for 287f21e
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