diff --git a/docs/getting-started.md b/docs/getting-started.md index 96933b904..5f76b89c0 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -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