File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ exec_properties.bzl contains the following Starlark macros:
1212local repository contains a set of standard constants each of which contains a
1313dictionary of remote execution properties that are consumable by RBE.
1414
15- A standrad name for this repository is ` exec_properties ` , and that's the name
15+ A standard name for this repository is ` exec_properties ` , and that's the name
1616that should generally be used.
1717
1818## custom_exec_properties
1919
2020` custom_exec_properties ` is a Starlark macro that can be called from the
2121` WORKSPACE ` file. It wraps a repo rule that creates a local repository. This
22- local repository contains a set of user defined constants, each of which
22+ local repository contains a set of user- defined constants, each of which
2323contains a dictionary of remote execution properties.
2424
2525It is highly recommended to use a globally unique name for this repo rule (and
You can’t perform that action at this time.
0 commit comments