Skip to content

Commit 31b8119

Browse files
authored
fix: possibly small error (#47)
Did you mean `omelette`?
1 parent e2c32b9 commit 31b8119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,10 @@ gh<tab> # short alias
394394

395395
### Debugging
396396

397-
`--debug` option generates a function called `omlette-debug-<programname>`.
398-
(`omlette-debug-githubber` in this example).
397+
`--debug` option generates a function called `omelette-debug-<programname>`.
398+
(`omelette-debug-githubber` in this example).
399399

400-
When you run `omlette-debug-<programname>`, it will create aliases for your
400+
When you run `omelette-debug-<programname>`, it will create aliases for your
401401
application. (`githubber` and `gh` in this example).
402402

403403
A long name:

0 commit comments

Comments
 (0)