diff --git a/index.html b/index.html index cb44734..4f53a6b 100644 --- a/index.html +++ b/index.html @@ -200,7 +200,7 @@ job: bundle exec rake jobs:work
If a .env file exists in the project directory, the default environment will
+
If a .env file exists in the current directory, the default environment will
be read from it. This file should contain key/value pairs, separated by =, with
one key/value pair per line.