diff --git a/content/v1.13/getting-started/provider-aws-part-2.md b/content/v1.13/getting-started/provider-aws-part-2.md index 9904e2f9..0d8b4f16 100644 --- a/content/v1.13/getting-started/provider-aws-part-2.md +++ b/content/v1.13/getting-started/provider-aws-part-2.md @@ -319,7 +319,7 @@ spec: name: default patches: - type: FromCompositeFieldPath - fromFieldPath: "location" + fromFieldPath: "spec.location" toFieldPath: "spec.forProvider.region" transforms: - type: map @@ -561,4 +561,4 @@ No resources found * Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with Crossplane users and contributors. * Read more about the [Crossplane concepts]({{}}) to find out what else you can do - with Crossplane. \ No newline at end of file + with Crossplane.