Commit b321dacc authored by wonwoo's avatar wonwoo Committed by Stephane Nicoll

Fix typo in javadoc

See gh-18187
parent 0074a7c6
......@@ -43,7 +43,7 @@ public interface HealthEndpointGroup {
boolean includeDetails(SecurityContext securityContext);
/**
* Returns the status agreggator that should be used for this group.
* Returns the status aggregator that should be used for this group.
* @return the status aggregator for this group
*/
StatusAggregator getStatusAggregator();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment