Skip to content

Commit 86a5531

Browse files
authored
docs: Wrong word used (#172)
Signed-off-by: Laurent Rochette <[email protected]>
1 parent 7b1c1d8 commit 86a5531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ By using branches and PRs to represent environment promotion, we make it easy fo
4848
### Complete SCM Integration
4949

5050
Since all promotion operations are managed via git and your SCM, the robust tooling ecosystems of those tools are
51-
available to customize your promotion system. For example, you can you existing GitHub Actions to gate promotion by
51+
available to customize your promotion system. For example, you can use existing GitHub Actions to gate promotion by
5252
blocking PR merges, or you could use branch protection rules to require manual approval processes. Anything you can do
5353
with a git branch or a git PR, you can use to interact with the GitOps Promoter.
5454

0 commit comments

Comments
 (0)