From d4bf221fd49b2a8473ca70926ce16f4dc89d9e27 Mon Sep 17 00:00:00 2001 From: Michael Freedman Date: Thu, 20 Nov 2014 10:16:34 -0500 Subject: [PATCH] fix copy in README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 241d3b25503..3897ad11168 100644 --- a/README.adoc +++ b/README.adoc @@ -61,7 +61,7 @@ Having trouble with Spring Boot, We'd like to help! * Check the {docs}/htmlsingle/[reference documentation], especially the {docs}/htmlsingle/#howto[How-to's] -- they provide solutions to the most common questions. -* Learn the Spring basics -- Spring Boot is builds on many other Spring projects, check +* Learn the Spring basics -- Spring Boot builds on many other Spring projects, check the http://spring.io[spring.io] web-site for a wealth of reference documentation. If you are just starting out with Spring, try one of the http://spring.io/guides[guides]. * Ask a questions - we monitor http://stackoverflow.com[stackoverflow.com] for questions