spring-projects / spring-data-redis

Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-redis/
Apache License 2.0
1.77k stars 1.17k forks source link

Fix typo in documentation #3018

Closed Seungpang closed 1 week ago

Seungpang commented 1 month ago

Hi Team,

I found and corrected a few typos in the documentation.

mp911de commented 1 week ago

Thank you for your contribution. That's merged and backported now.