Skip to content

Commit 3b3ca6c

Browse files
authored
Merge pull request #322 from Jeffrey-H/patch-1
Fixed typo in how-to-configure-redis-for-magento-2.md
2 parents e0ac25d + 7976156 commit 3b3ca6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ecommerce-applications/magento-2/how-to-configure-redis-for-magento-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ $ redis-cli flushall
125125

126126
### Enable Second Redis Instance for Sessions
127127

128-
We have made is possible to enable a second Redis instance more tailored for saving session data (more information can be found in our [changelog](https://changelog.hypernode.com/changelog/experimental-changes-redis-sessions-aws-performance/)).
128+
We have made it possible to enable a second Redis instance more tailored for saving session data (more information can be found in our [changelog](https://changelog.hypernode.com/changelog/experimental-changes-redis-sessions-aws-performance/)).
129129

130130
To enable the second Redis instance for sessions you run the command: `hypernode-systemctl settings redis_persistent_instance True`
131131

0 commit comments

Comments
 (0)