From fe83aed6b24e3e2412ccc9da16ad9c1bdb274b90 Mon Sep 17 00:00:00 2001 From: Russell Allen Date: Tue, 30 Dec 2014 16:47:36 -0500 Subject: [PATCH] Grammar correction Closes gh-2262 --- spring-boot-docs/src/main/asciidoc/documentation-overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc b/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc index 23751daa5b..549606f0ef 100644 --- a/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc +++ b/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc @@ -30,7 +30,7 @@ Having trouble with Spring Boot, We'd like to help! * Try the <> -- 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 question - we monitor http://stackoverflow.com[stackoverflow.com] for questions