Replace "check out" with more formal language

Update documentation to use more formal language rather than
"check out".

See gh-28503
This commit is contained in:
Jay Bryant
2021-11-02 11:04:36 -05:00
committed by Phillip Webb
parent b60c8b4a12
commit 9f2c8f65ee
9 changed files with 11 additions and 13 deletions

View File

@@ -3,4 +3,4 @@
If you are interested in how the build tool plugins work, you can look at the {spring-boot-code}/spring-boot-project/spring-boot-tools[`spring-boot-tools`] module on GitHub.
More technical details of the executable jar format are covered in <<executable-jar#executable-jar,the appendix>>.
If you have specific build-related questions, you can check out the "`<<howto#howto, how-to>>`" guides.
If you have specific build-related questions, see the "`<<howto#howto, how-to>>`" guides.