Replace "check out" with more formal language
Update documentation to use more formal language rather than "check out". See gh-28503pull/28583/head
parent
b60c8b4a12
commit
9f2c8f65ee
@ -1,6 +1,6 @@
|
||||
[[features.whats-next]]
|
||||
== What to Read Next
|
||||
If you want to learn more about any of the classes discussed in this section, you can check out the {spring-boot-api}/[Spring Boot API documentation] or you can browse the {spring-boot-code}[source code directly].
|
||||
If you have specific questions, take a look at the <<howto#howto, how-to>> section.
|
||||
If you want to learn more about any of the classes discussed in this section, see the {spring-boot-api}/[Spring Boot API documentation] or you can browse the {spring-boot-code}[source code directly].
|
||||
If you have specific questions, see the <<howto#howto, how-to>> section.
|
||||
|
||||
If you are comfortable with Spring Boot's core features, you can continue on and read about <<actuator#actuator, production-ready features>>.
|
||||
|
Loading…
Reference in New Issue