From 3bad6349156e5630144ccb7b2a9311b1db61be20 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 (cherry picked from commit d4bf221f) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a3ccaa68f2f..d7500cb01de 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