diff --git a/README.md b/README.md index 8793b50..d4b9750 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ $ git init ``` To avoid the need to provide the config file path to dotdrop each time it -is call, you can create an alias: +is called, you can create an alias: ``` alias dotdrop='dotdrop --cfg=' ```