Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/en/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ actual work builds do.
### Action key {:#action-key}

The cache key of an [action](#action). Computed based on action metadata, which
might include the command to be execution in the action, compiler flags, library
might include the command to be executed in the action, compiler flags, library
locations, or system headers, depending on the action. Enables Bazel to cache or
invalidate individual actions deterministically.

Expand Down