diff --git a/docs/v1.3/concepts/composition.md b/docs/v1.3/concepts/composition.md index 4cdfbb49..c46371a4 100644 --- a/docs/v1.3/concepts/composition.md +++ b/docs/v1.3/concepts/composition.md @@ -510,7 +510,7 @@ spec: # the value of a source field in the same manner as the # FromCompositeFieldPath patch type. - fromFieldPath: spec.parameters.location - - fromFieldPath: metadata.annotations[crossplane.io/claim-name] + - fromFieldPath: metadata.labels[crossplane.io/claim-name] strategy: string string: # Patch output e.g: us-west-my-sql-server where location = "us-west"