diff --git a/content/target_mode.md b/content/target_mode.md index a6091a8683..87c374767a 100644 --- a/content/target_mode.md +++ b/content/target_mode.md @@ -34,7 +34,7 @@ Target Mode has the following requirements: The credentials file defines the connection settings for each node in TOML format. -The credentials file is located in `.chef/credentials` on Linux and Mac systems, or `c:\Users\\.chef/credentials` on Windows. +The credentials file is located in `~/.chef/credentials` on Linux and Mac systems, or `c:\Users\\.chef\credentials` on Windows. ### Examples