Skip to content

Commit

Permalink
fix misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rizen committed Mar 12, 2024
1 parent f7a74a5 commit 5d03737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ You'll need to [download and install Redis 7](https://redis.com/redis-enterprise

### Update your .env file

Configuring Ving to use Redis is pretty simple. Just dd a connection string that points to your Redis server:
Configuring Ving to use Redis is pretty simple. Just add a connection string that points to your Redis server:

```bash
VING_REDIS="redis://localhost:6379"
Expand Down

0 comments on commit 5d03737

Please sign in to comment.