Polish code and javadoc

See gh-37112
This commit is contained in:
hakan-krgn
2023-08-28 10:32:36 +03:00
committed by Andy Wilkinson
parent 0f6342a882
commit 6d9ce8a3b5
6 changed files with 5 additions and 11 deletions

View File

@@ -99,7 +99,7 @@ public abstract class AbstractReactiveHealthIndicator implements ReactiveHealthI
}
/**
* Actual health check logic. If an error occurs in the pipeline it will be handled
* Actual health check logic. If an error occurs in the pipeline, it will be handled
* automatically.
* @param builder the {@link Health.Builder} to report health status and details
* @return a {@link Mono} that provides the {@link Health}