Skip to content

Commit

Permalink
fix(README): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hadrien authored Dec 30, 2020
1 parent d889309 commit d0aeab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ app.include_router(fastapi_slack.router)

## [Slash Commands]

* Dependding on `fastapi_slack.SlashCommand` automatically validates Slack request
* Depending on `fastapi_slack.SlashCommand` automatically validates Slack request
signature and extract the info needed to process it:

```python
Expand Down

0 comments on commit d0aeab1

Please sign in to comment.