Fixed typo in summary.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user