Skip to content

Commit 32a1493

Browse files
committed
docs(builder-nodeselector): correct grammar
1 parent 916f200 commit 32a1493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/managing-workflow/tuning-component-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following environment variables are tunable for the [Builder][] component:
5353
Setting | Description
5454
--------------------------- | ---------------------------------
5555
DEBUG | Enable debug log output (default: false)
56-
BUILDER_POD_NODE_SELECTOR | A node selector setting for builder job. As builder job sometimes consume a lot of node resources. In case you want a builder job to run in specific node only, so it won't effect the critical node. for example `pool:testing,disk:magnetic`
56+
BUILDER_POD_NODE_SELECTOR | A node selector setting for builder job. As it may sometimes consume a lot of node resources, one may want a given builder job to run in a specific node only, so it won't affect critical nodes. for example `pool:testing,disk:magnetic`
5757

5858
## Customizing the Controller
5959

0 commit comments

Comments
 (0)