Browse Source

Merge pull request #7765 from arthur-noseda:patch-1

* pr/7765:
  Changed "right the way" to "right away"
pull/7907/head
Stephane Nicoll 9 years ago
parent
commit
2b2bccca12
  1. 2
      spring-boot-docs/src/main/asciidoc/getting-started.adoc

2
spring-boot-docs/src/main/asciidoc/getting-started.adoc

@ -464,7 +464,7 @@ that use Spring Boot. If you're looking to solve a specific problem; check there @@ -464,7 +464,7 @@ that use Spring Boot. If you're looking to solve a specific problem; check there
You can shortcut the steps below by going to https://start.spring.io and choosing the
`web` starter from the dependencies searcher. This will automatically generate a new
project structure so that you can <<getting-started-first-application-code,start coding
right the way>>. Check the https://github.com/spring-io/initializr[documentation for
right away>>. Check the https://github.com/spring-io/initializr[documentation for
more details].
====

Loading…
Cancel
Save