diff --git a/redisson-hibernate/README.md b/redisson-hibernate/README.md index 4c1bbe932..28929ff20 100644 --- a/redisson-hibernate/README.md +++ b/redisson-hibernate/README.md @@ -99,7 +99,7 @@ By default each Region Factory creates own Redisson instance. For multiple appli #### Redisson allows to define follow cache settings per entity, collection, naturalid, query and timestamp regions: -`REGION_NAME` - is a name of region which is defined in @Cache annotation otherwise it's the fully qualified class name. +`REGION_NAME` - is a name of region which is defined in @Cache annotation otherwise it's a fully qualified class name. | | | |-|-|