diff --git a/docs/src/info/readme.txt b/docs/src/info/readme.txt index 376516872..0adb13a3e 100644 --- a/docs/src/info/readme.txt +++ b/docs/src/info/readme.txt @@ -4,7 +4,9 @@ http://www.springsource.org/spring-data/redis 1. INTRODUCTION -Spring Data Redis makes it easy to write Spring applications that use the Redis key value store by eliminating the redundant tasks and boiler place code required for interacting with the store through Spring's excellent infrastructure support. +Spring Data Redis makes it easy to write Spring applications that use the Redis key value store by eliminating the +redundant tasks and boiler place code required for interacting with the store through Spring's excellent infrastructure +support. 2. RELEASE NOTES