Fixed some typos on redis rodemap (#8131)

* fix: wrong link to redis rpop command

* fix: links not properly displaying because of a typo
chore/update-content-json
OLODiman11 1 day ago committed by GitHub
parent c754a971c3
commit adc66cf97c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/redis/content/rpop@brUGqWZ287EWtvl9uUbNt.md

@ -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/)

Loading…
Cancel
Save