diff --git a/README.md b/README.md index 64c3d56..3603206 100644 --- a/README.md +++ b/README.md @@ -703,7 +703,7 @@ A curated list of awesome Java frameworks, libraries and software. * [RestExpress](https://github.com/RestExpress/RestExpress) - Thin wrapper on the JBoss Netty HTTP stack that provides scaling and performance. * [Restlet Framework](https://github.com/restlet/restlet-framework-java/) - Pioneering framework with powerful routing and filtering capabilities, and a unified client and server API. * [Spark](http://sparkjava.com/) - Sinatra inspired framework. -* [Crnk](http://www.crnk.io/) - Implementation of the [JSON API](http://jsonapi.org/) specification to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations into the Java ecosystem, Angular support and more. +* [Crnk](http://www.crnk.io/) - Implementation of the JSON API specification to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations and more. ## Science