Skip to content

Commit

Permalink
typo corrected
Browse files Browse the repository at this point in the history
typo in **Custom command** section corrected
  • Loading branch information
ThickDrinkLots authored Jul 29, 2020
1 parent c125883 commit 30b0574
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 @@ -105,7 +105,7 @@ If you need the containers to run as a specific user (or provide any other PodSe

### Custom command

By default, redis and sentinel will be called with de basic command, giving the configuration file:
By default, redis and sentinel will be called with the basic command, giving the configuration file:

- Redis: `redis-server /redis/redis.conf`
- Sentinel: `redis-server /redis/sentinel.conf --sentinel`
Expand Down

0 comments on commit 30b0574

Please sign in to comment.