From add63009bff3ce4ab12e3939cf9b5f1a43501292 Mon Sep 17 00:00:00 2001 From: Peter Coles Date: Fri, 24 Jun 2016 09:48:24 +0100 Subject: [PATCH] Minor typos in docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4973ecbe476..e631a80d9e3 100644 --- a/README.md +++ b/README.md @@ -738,7 +738,7 @@ Here are some companies/projects using Swagger Codegen in production. To add you Swaagger Codegen core team members are contributors who have been making signficiant contributions (review issues, fix bugs, make enhancements, etc) to the project on a regular basis. ## API Clients -| Langauges | Core Team (join date) | +| Languages | Core Team (join date) | |:-------------|:-------------| | ActionScript | | | C++ | | @@ -761,7 +761,7 @@ Swaagger Codegen core team members are contributors who have been making signfic | TypeScript (Angular2) | @Vrolijkx (2016/05/01) | | TypeScript (Fetch) | | ## Server Stubs -| Langauges | Core Team (date joined) | +| Languages | Core Team (date joined) | |:------------- |:-------------| | C# ASP.NET5 | @jimschubert (2016/05/01) | | Go Server | @guohuang (2016/06/13) |