diff --git a/docs/spec/v1beta3/providers.md b/docs/spec/v1beta3/providers.md index b674780..81ec3f0 100644 --- a/docs/spec/v1beta3/providers.md +++ b/docs/spec/v1beta3/providers.md @@ -1321,7 +1321,7 @@ spec: name: 'podinfo' ``` -Now you can the trigger tests in the GitHub workflow for app1 in a staging cluster when +Now you can trigger the tests in the GitHub workflow for app1 in a staging cluster when the app1 resources defined in `./app1/staging/` are reconciled by Flux: ```yaml