summaryrefslogtreecommitdiff
path: root/mingling/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/README.md')
-rw-r--r--mingling/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/README.md b/mingling/README.md
index e4bb725..c4ceb09 100644
--- a/mingling/README.md
+++ b/mingling/README.md
@@ -52,7 +52,7 @@ Output:
> mycmd hello
Hello, World!
> mycmd hallo
-Subcommand not found: 'mycmd hallo'
+Dispatcher not found for command `hallo`
```
## Core Concepts