Skip to content

Commit 199bc2d

Browse files
committed
Merge pull request #26320 from agg505
* pr/26320: Polish README Closes gh-26320
2 parents b314d84 + a58e5f7 commit 199bc2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ Here is a quick teaser of a complete Spring Boot application in Java:
4646

4747

4848

49-
== Getting help
49+
== Getting Help
5050
Are you having trouble with Spring Boot? We want to help!
5151

5252
* Check the {docs}/html/[reference documentation], especially the {docs}/html/howto.html#howto[How-to's] -- they provide solutions to the most common questions.
5353
* Learn the Spring basics -- Spring Boot builds on many other Spring projects; check the https://spring.io[spring.io] web-site for a wealth of reference documentation.
5454
If you are new to Spring, try one of the https://spring.io/guides[guides].
5555
* If you are upgrading, read the {github}/wiki[release notes] for upgrade instructions and "new and noteworthy" features.
56-
* Ask a question - we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-boot[`spring-boot`].
56+
* Ask a question -- we monitor https://stackoverflow.com[stackoverflow.com] for questions tagged with https://stackoverflow.com/tags/spring-boot[`spring-boot`].
5757
You can also chat with the community on https://gitter.im/spring-projects/spring-boot[Gitter].
5858
* Report bugs with Spring Boot at {github}/issues[github.com/spring-projects/spring-boot/issues].
5959

0 commit comments

Comments
 (0)