diff --git a/website/docs/deploy/import-export.md b/website/docs/deploy/import-export.md index be3e1374c3..5a8745983c 100644 --- a/website/docs/deploy/import-export.md +++ b/website/docs/deploy/import-export.md @@ -143,7 +143,7 @@ You can also pass these options into the `unleash.start()` entry point. ### Import files via environment variables -Use the `IMPORT_FILE` environment variable to set the path to the import file, e.g. +Use the `IMPORT_FILE` environment variable to set the path to the import file. For instance: ``` shell IMPORT_FILE=configuration.yml