diff --git a/index.html b/index.html index 713c849a..a519357c 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ Create REST representations that follow the [HATEOAS](http://en.wikipedia.org/wi {% endcapture %} {% capture main_content %} -Spring HATOEAS provides some APIs to ease creating REST representations that follow the [HATEOAS](http://en.wikipedia.org/wiki/HATEOAS) principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly. +Spring HATEOAS provides some APIs to ease creating REST representations that follow the [HATEOAS](http://en.wikipedia.org/wiki/HATEOAS) principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly. ## Features