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

Signed-off-by: piny940 <an.s.shoma@gmail.com>
This commit is contained in:
piny940 2023-12-27 16:03:33 +09:00 committed by Sunny
parent d72c7df6a5
commit f5c0f6d33b
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