Changed "right the way" to "right away"

Closes gh-7765
This commit is contained in:
arthur-noseda 2016-12-27 16:50:05 +01:00 committed by Stephane Nicoll
parent 022f7e86a0
commit 8771d9e700

View File

@ -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].
====