fix typo in docs/spec/v1beta3/providers.md

Signed-off-by: piny940 <an.s.shoma@gmail.com>
(cherry picked from commit f5c0f6d33b)
This commit is contained in:
piny940 2023-12-27 16:03:33 +09:00 committed by github-actions[bot]
parent 1bc4f3a1f0
commit 77a46e3419
1 changed files with 1 additions and 1 deletions

View File

@ -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