changed 'that can you can' to 'that you can' in Getting Started: 8. Introducing Spring Boot
This commit is contained in:
parent
0f88f7435f
commit
a122f3e0f2
|
|
@ -14,7 +14,7 @@ we go.
|
||||||
[[getting-started-introducing-spring-boot]]
|
[[getting-started-introducing-spring-boot]]
|
||||||
== Introducing Spring Boot
|
== Introducing Spring Boot
|
||||||
Spring Boot makes it easy to create stand-alone, production-grade Spring based
|
Spring Boot makes it easy to create stand-alone, production-grade Spring based
|
||||||
Applications that can you can ``just run''. We take an opinionated view of the Spring
|
Applications that you can ``just run''. We take an opinionated view of the Spring
|
||||||
platform and third-party libraries so you can get started with minimum fuss. Most Spring
|
platform and third-party libraries so you can get started with minimum fuss. Most Spring
|
||||||
Boot applications need very little Spring configuration.
|
Boot applications need very little Spring configuration.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue