Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Fix typo in Getting Started (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav committed Aug 19, 2021
1 parent 04fefd8 commit 9d71774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Expand Up @@ -38,7 +38,7 @@ commands.

There are two ways to specify a database index to set your connection pool to:

1. Pass the index in as a keyward argument when initializing the client
1. Pass the index in as a keyword argument when initializing the client
```python
import aioredis

Expand Down

0 comments on commit 9d71774

Please sign in to comment.