Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Operation Code Slack Slashbot
Slash commands integrating various api's.
Slash commands integrating various APIs.
### Install dependencies
```npm install```

Expand All @@ -24,7 +24,7 @@ Returns a filtered list of all mentees requesting the provided language

``` /mentors <language> ```

Returns a filtered list of all mentors requesting the provided langauge
Returns a filtered list of all mentors requesting the provided language

``` /mentees unassigned ```

Expand Down