diff --git a/site/en/remote/output-directories.md b/site/en/remote/output-directories.md index 55264b92af0c8f..7a3965819b175e 100644 --- a/site/en/remote/output-directories.md +++ b/site/en/remote/output-directories.md @@ -100,7 +100,7 @@ The directories are laid out as follows: actions run in a directory that mimics execroot. Implementation details, such as where the directories are created, are intentionally hidden from the action. - All actions can access its inputs and outputs relative + Every action can access its inputs and outputs relative to the execroot directory. <workspace-name>/ <== Working tree for the Bazel build & root of symlink forest: execRoot _bin/ <== Helper tools are linked from or copied to here.