From 9c2ff2b395e2bc3a88f850265624d5bacb7c4c1a Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Wed, 26 Aug 2015 11:20:30 -0700 Subject: [PATCH] Fix typo --- docs/src/main/asciidoc/building-base.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/building-base.adoc b/docs/src/main/asciidoc/building-base.adoc index 1c980c30..e414a521 100644 --- a/docs/src/main/asciidoc/building-base.adoc +++ b/docs/src/main/asciidoc/building-base.adoc @@ -68,7 +68,7 @@ marketplace". Unfortunately m2e does not yet support Maven 3.3, so once the projects are imported into Eclipse you will also need to tell m2eclipse to use the `.settings.xml` file for the projects. If you do not do this you -may see errors many different errors related to the POMs in the +may see many different errors related to the POMs in the projects. Open your Eclipse preferences, expand the Maven preferences, and select User Settings. In the User Settings field click Browse and navigate to the Spring Cloud project you imported