From 51abe7d6f00bb32bac7cb898b252bb6ce7d0e203 Mon Sep 17 00:00:00 2001 From: Wagner Nicolas Date: Mon, 25 Jul 2016 14:53:19 +0200 Subject: [PATCH] infinitive form for the nelmio link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad02b9..cd3f5b6 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [NgAdminGeneratorBundle](https://github.com/marmelab/NgAdminGeneratorBundle) - Boostrap ng-admin configuration based on `stanlemon/rest-bundle`. * [DunglasApiBundle](https://github.com/dunglas/DunglasApiBundle) - Build a REST API which follow Hydra/JSON-LD specification. * [API Platform](https://github.com/api-platform/api-platform) - Specialize Symfony edition for the creation of hypermedia REST APIs. -* [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - Generates documentation for your REST API from annotations. +* [NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) - Generate documentation for your REST API from annotations. ### Python