feat: fix typo in concepts doc

Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>
This commit is contained in:
Mikhail Naletov 2023-05-06 20:51:21 +03:00
parent 4f213f50e7
commit 01c1182871
No known key found for this signature in database
GPG Key ID: 935B4931AAC337A2
3 changed files with 3 additions and 3 deletions

View File

@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the

View File

@ -748,7 +748,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the

View File

@ -756,7 +756,7 @@ the `--enable-environment-configs` flag on startup.
# spec.forProvider.settings.tier field.
- type: FromEnvironmentFieldPath
fromFieldPath: tier.name
toF/ieldPath: spec.forProvider.settings.tier
toFieldPath: spec.forProvider.settings.tier
```
`ToEnvironmentFieldPath`. This type patches from a composed field to the