Commit 42a6c367 authored by dreis2211's avatar dreis2211 Committed by Stephane Nicoll

Fix BeansEndpoint typo in readme

Closes gh-14688
parent 2b6bdfe2
......@@ -205,7 +205,7 @@ can also watch files, automatically recompiling and restarting when they change.
Actuator endpoints let you monitor and interact with your application.
Spring Boot Actuator provides the infrastructure required for actuator endpoints. It contains
annotation support for actuator endpoints. Out of the box, this module provides a number of endpoints
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoints` and many more.
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoint` and many more.
......
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