chore: update readme
[demos/example-siren] / 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