From b2e280269390b2f0f0ce2de738b09daaa84162f6 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Tue, 19 Jul 2016 08:05:21 -0600 Subject: [PATCH] fix typo --- docs/src/main/asciidoc/install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/install.adoc b/docs/src/main/asciidoc/install.adoc index e3946fa..d4911ae 100644 --- a/docs/src/main/asciidoc/install.adoc +++ b/docs/src/main/asciidoc/install.adoc @@ -13,7 +13,7 @@ $ sdk install springboot 1.3.5.RELEASE $ sdk use springboot 1.3.5.RELEASE ``` -and install the Spring Cloud plugins (they are independeny so you can install one or the other or both): +and install the Spring Cloud plugins (they are independent, so you can install one or the other or both): ``` $ mvn install