diff --git a/README.md b/README.md index ed02abc..b0c5cbf 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Commands: Options: -r, --root Directory to use as root of project (default: .) - -c, --config Path to confiruation file (default: config.xml) + -c, --config Path to configuration file (default: config.xml) ``` ## Content files diff --git a/main.go b/main.go index 3606540..26f7c2d 100644 --- a/main.go +++ b/main.go @@ -397,7 +397,7 @@ Commands: Options: -r, --root Directory to use as root of project (default: .) - -c, --config Path to confiruation file (default: config.xml) + -c, --config Path to configuration file (default: config.xml) `) return }