We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c32b9 commit 31b8119Copy full SHA for 31b8119
README.md
@@ -394,10 +394,10 @@ gh<tab> # short alias
394
395
### Debugging
396
397
-`--debug` option generates a function called `omlette-debug-<programname>`.
398
-(`omlette-debug-githubber` in this example).
+`--debug` option generates a function called `omelette-debug-<programname>`.
+(`omelette-debug-githubber` in this example).
399
400
-When you run `omlette-debug-<programname>`, it will create aliases for your
+When you run `omelette-debug-<programname>`, it will create aliases for your
401
application. (`githubber` and `gh` in this example).
402
403
A long name:
0 commit comments