diff --git a/docs/settings_files.md b/docs/settings_files.md index b5692d593..ddd885a4a 100644 --- a/docs/settings_files.md +++ b/docs/settings_files.md @@ -74,7 +74,7 @@ settings.name == "Bruno" ## Settings file location Dynaconf will search files specified in `settings_file` option starting the search tree -on the current working dir (the directory where you program is located). +on the current working dir (the directory where your program is located). Ex: