Skip to content

Commit a049a64

Browse files
committed
typo
1 parent 6eb6538 commit a049a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ You may configure your generated bash script to delegate any unknown command
270270
to an external executable, by setting the `extensible` option to either `true`,
271271
or to a different external command.
272272

273-
This is simiilar to how `git` works. When you execute `git whatever`, the `git`
273+
This is similar to how `git` works. When you execute `git whatever`, the `git`
274274
command will look for a file named `git-whatever` in the path, and execute it.
275275

276276
Note that this option cannot be specified together with the `default` option,

0 commit comments

Comments
 (0)