diff --git a/spring-cloud-context/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-cloud-context/src/main/resources/META-INF/additional-spring-configuration-metadata.json index b012db20..ee6cf34b 100644 --- a/spring-cloud-context/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-cloud-context/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -2,7 +2,7 @@ { "name": "management.health.refresh.enabled", "type": "java.lang.Boolean", - "description": "Enable the health endpoint or the refresh scope.", + "description": "Enable the health endpoint for the refresh scope.", "defaultValue": true }, {