Merge branch '3.0.x' into 3.1.x

Closes gh-37143
This commit is contained in:
Andy Wilkinson
2023-08-30 13:35:40 +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}