diff --git a/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 25a25a02b02..eb1adaea347 100644 --- a/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -976,7 +976,7 @@ "description": "Check the change log location exists.", "defaultValue": true, "deprecation": { - "reason": "Liquibase has it's own check that checks if the change log location exists making this property redundant.", + "reason": "Liquibase has its own check that checks if the change log location exists making this property redundant.", "level": "error" } },