From 6db762dbdd766a8c74a969c9dffac9bac089c864 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sun, 12 Jun 2016 18:24:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c41d99e9..d5fc84f93e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spring Cloud Contract -What you always need it confidence in pushing a new application or service in a distributed system. This project provides support for Consumer Driven Contracts in Spring applications, covering a range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers and consumers, for HTTP and message-based interactions. +What you always need it confidence in pushing mew features into a new application or service in a distributed system. This project provides support for Consumer Driven Contracts in Spring applications, covering a range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers and consumers, for HTTP and message-based interactions. Feature ideas: