chore: update readme
authorRonald Holshausen <rholshausen@dius.com.au>
Mon, 9 Nov 2020 03:57:53 +0000 (14:57 +1100)
committerRonald Holshausen <rholshausen@dius.com.au>
Mon, 9 Nov 2020 03:57:53 +0000 (14:57 +1100)
README.md

index 9ad63b5..f2a7dbf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 Example project using [Siren](https://github.com/kevinswiber/siren) for hypermedia entities and testing with Pact.
 
 This project has two sub-projects, a provider springboot project which is using `spring-hateoas-siren` to provide Siren
-responses and a Javascript consumer project `ketting` to parse and navigate the Siren responses. 
+responses and a Javascript consumer project using `ketting` to parse and navigate the Siren responses. 
 
 ## Provider Project