mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-06 23:30:42 +02:00
Fixed some typos on redis rodemap (#8131)
* fix: wrong link to redis rpop command * fix: links not properly displaying because of a typo
This commit is contained in:
@@ -4,4 +4,4 @@ The RPOP command removes and then returns the last elements of the list stored a
|
||||
|
||||
Learn more from the following resources:
|
||||
|
||||
- [@official@RPOP Documentation](https://redis.io/docs/latest/commands/rpush/)
|
||||
- [@official@RPOP Documentation](https://redis.io/docs/latest/commands/rpop/)
|
||||
|
Reference in New Issue
Block a user