From 54611bfa1878b97c78c07151b8bde1d9287c36c5 Mon Sep 17 00:00:00 2001 From: Parikshit Hooda Date: Sat, 5 Oct 2019 11:56:23 +0530 Subject: [PATCH] update readme - fix typo and api blocklettered changed langauge to language changed api's to APIs(APIs is a better statement than api's) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa378e9..7471a1a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Operation Code Slack Slashbot -Slash commands integrating various api's. +Slash commands integrating various APIs. ### Install dependencies ```npm install``` @@ -24,7 +24,7 @@ Returns a filtered list of all mentees requesting the provided language ``` /mentors ``` -Returns a filtered list of all mentors requesting the provided langauge +Returns a filtered list of all mentors requesting the provided language ``` /mentees unassigned ```