Merge branch '2.7.x' into 3.0.x

Closes gh-37142
This commit is contained in:
Andy Wilkinson
2023-08-30 13:32:59 +01:00
8 changed files with 11 additions and 17 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}