Skip to content

Commit

Permalink
fix: possibly small error (#47)
Browse files Browse the repository at this point in the history
Did you mean `omelette`?
  • Loading branch information
0xflotus committed Dec 22, 2020
1 parent e2c32b9 commit 31b8119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@ gh<tab> # short alias

### Debugging

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

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

A long name:
Expand Down

0 comments on commit 31b8119

Please sign in to comment.