diff --git a/src/express/redis.md b/src/express/redis.md index 8e2aace..5ad27bc 100644 --- a/src/express/redis.md +++ b/src/express/redis.md @@ -5,7 +5,7 @@ There are a few ways of [installing Redis itself](https://redis.io/docs/latest/operate/oss_and_stack/install/). -::: [TIP] +::: tip Note that Redis is a lightweight version, whereas Redis Stack contains more features.