Skip to content

Commit 5d2828c

Browse files
committed
Merge branch '2.0.x'
2 parents 486a063 + 171f78a commit 5d2828c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ can also watch files, automatically recompiling and restarting when they change.
206206
Actuator endpoints let you monitor and interact with your application.
207207
Spring Boot Actuator provides the infrastructure required for actuator endpoints. It contains
208208
annotation support for actuator endpoints. Out of the box, this module provides a number of endpoints
209-
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoints` and many more.
209+
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoint` and many more.
210210

211211

212212

0 commit comments

Comments
 (0)