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 6eb6538 commit a049a64Copy full SHA for a049a64
README.md
@@ -270,7 +270,7 @@ You may configure your generated bash script to delegate any unknown command
270
to an external executable, by setting the `extensible` option to either `true`,
271
or to a different external command.
272
273
-This is simiilar to how `git` works. When you execute `git whatever`, the `git`
+This is similar to how `git` works. When you execute `git whatever`, the `git`
274
command will look for a file named `git-whatever` in the path, and execute it.
275
276
Note that this option cannot be specified together with the `default` option,
0 commit comments