From 329c04e17eb1d6f3e464736248e86338cc1568ac Mon Sep 17 00:00:00 2001 From: Lachlan Dowding Date: Fri, 6 Oct 2017 21:06:18 +1000 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bfa8abb0..9f5954238 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # webmethods-sample-project-layout -Sample project layout for webMethods assets. This sample also demostrates CI quick set up together with https://github.com/SoftwareAG/sagdevops-ci-assets +Sample project layout for webMethods assets. This sample also demonstrates CI quick set up together with https://github.com/SoftwareAG/sagdevops-ci-assets ## Jump Start with webMethods Structure The best way to start your webMethods project would be to fork this repo directly in github. This will allow you to directly have a set-up copy of layout that will be completely under your control.