[redis] Fix typo in README.md (#36288)

The document was missing triple backticks at the end of a Markdown block, causing things to be rendered uglily.

Signed-off-by: Per Lundberg <perlun@gmail.com>
This commit is contained in:
Per Lundberg
2025-09-24 13:59:46 +03:00
committed by GitHub
parent f25c8f4fba
commit da7242c2a0

View File

@@ -114,6 +114,7 @@ commonConfiguration: |
loadmodule /opt/bitnami/redis/lib/redis/modules/redisearch.so
loadmodule /opt/bitnami/redis/lib/redis/modules/rejson.so
loadmodule /opt/bitnami/redis/lib/redis/modules/redistimeseries.so
```
### Bootstrapping with an External Cluster