Skip to content

Commit 2436c09

Browse files
authored
docs: fix typo in elasticache section (#2471)
1 parent 63c01e8 commit 2436c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gitbook/guide/redis-tm-hosting/aws-elasticache.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Elasticache is a managed caching service offered by Amazon Web Services (AWS), a
55
Here are some points to consider when using Elasticache with BullMQ within AWS:
66

77
1. Use the standard cache-nodes setup (i.e. not the serverless version, as serverless for the moment uses an incompatible maxmemory-policy)
8-
2. In order to access your Elasticache instance you will need to create a segurity group that allows the instance to be accessible to the services running BullMQ instances. 
8+
2. In order to access your Elasticache instance you will need to create a security group that allows the instance to be accessible to the services running BullMQ instances. 
99
3.
1010

1111
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)