Fix typo in readme

This commit is contained in:
Alex 2022-01-13 10:02:08 -08:00 committed by GitHub
parent c96e7e6e8c
commit 1e0fd96b92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ cat /home/project/redis-datasets/movie-database/import_actors.redis | redis-cli
cat /home/project/redis-datasets/movie-database/import_movies.redis | redis-cli
```
Open Redis Commander UI on [http://localhost:8029/](http://localhost:8029/) and explore Redis databeses
Open Redis Commander UI on [http://localhost:8029/](http://localhost:8029/) and explore Redis databases
<p align="center">
<img src="https://raw.githubusercontent.com/bluxmit/alnoda-workspaces/main/workspaces/redis-workspace/img/Rediscommander.png" alt="Redis commander" width="750">