From a4aede7589d79e56149e91a2a783cce083a70b75 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Wed, 26 Aug 2015 18:33:02 -0700 Subject: [PATCH] Fix doc typo --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 312e1befc..46e99f272 100644 --- a/README.adoc +++ b/README.adoc @@ -182,7 +182,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