diff --git a/redisson-hibernate/README.md b/redisson-hibernate/README.md
index 88dce93ab..50cf89653 100644
--- a/redisson-hibernate/README.md
+++ b/redisson-hibernate/README.md
@@ -14,7 +14,7 @@ Redisson provides various Hibernate Cache factories including those with feature
Below is the list of all available factories with local cache and/or data partitioning support:
-|Class name | Local cache
support
(up to 5x faster) | Data partitioning
support |
+|Class name | Local cache
(up to 5x faster) | Data partitioning |
| ------------- | ------------- | ------------|
|RedissonRegionFactory
| No | No |
|RedissonLocalCachedRegionFactory
available only in [Redisson PRO](http://redisson.pro) edition | **Yes** | No |