Skip to content

Commit

Permalink
docs: Fix type in default-workflow-specs.md (#3654)
Browse files Browse the repository at this point in the history
  • Loading branch information
YourTechBud authored Aug 3, 2020
1 parent a8f4da0 commit f08ab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/default-workflow-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Introduction

Default Workflow spec values can be set at the controller config map that will apply to all Workflows executed from said controller.
If a Workflow has a value that also has a default value set in the config map, thw Workflow's value will take precedence.
If a Workflow has a value that also has a default value set in the config map, the Workflow's value will take precedence.

## Setting Default Workflow Values

Expand Down

0 comments on commit f08ab97

Please sign in to comment.