Skip to content

Commit e2759df

Browse files
gonzojivecopybara-github
authored andcommitted
Tiny grammar fix in output-directories.md
"All actions can access its" -> "Every action can access its" Closes #17100. PiperOrigin-RevId: 499747236 Change-Id: Ibbed9d2b76f172e8557f4135f541bd7f293732aa
1 parent a96c9c8 commit e2759df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/remote/output-directories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The directories are laid out as follows:
100100
actions run in a directory that mimics execroot.
101101
Implementation details, such as where the directories
102102
are created, are intentionally hidden from the action.
103-
All actions can access its inputs and outputs relative
103+
Every action can access its inputs and outputs relative
104104
to the execroot directory.
105105
&lt;workspace-name&gt;/ <== Working tree for the Bazel build & root of symlink forest: execRoot
106106
_bin/ <== Helper tools are linked from or copied to here.

0 commit comments

Comments
 (0)