From 9e87fcfe9e794f4474a708200ce0666adbe7130f Mon Sep 17 00:00:00 2001 From: The Alchemist Date: Fri, 15 Sep 2017 11:40:20 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac169a..5a9110e 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [ng-admin](https://github.com/marmelab/ng-admin) - Add an AngularJS admin GUI to any RESTful API. * [admin-on-rest](https://github.com/marmelab/admin-on-rest) - Add a ReactJS admin GUI to any RESTful API. -* [swagger-codegen](https://github.com/swagger-api/swagger-codegen) - Auto generation of client libraries or server stubs given an OpenAPI speification (formerly known as the Swagger Specification). +* [swagger-codegen](https://github.com/swagger-api/swagger-codegen) - Auto generation of client libraries or server stubs given an OpenAPI specification (formerly known as the Swagger Specification). * [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. ## License