1
0
mirror of https://github.com/redis/node-redis.git synced 2025-07-31 05:44:24 +03:00

fix 'Scenario' typo (#1720)

This commit is contained in:
Henrique Corrêa
2021-11-14 17:52:59 -03:00
committed by GitHub
parent f93e28f8f2
commit a9337b414f

View File

@ -10,7 +10,7 @@ Below are several examples of how to use isolated execution.
> NOTE: Behind the scences we're using [`generic-pool`](https://www.npmjs.com/package/generic-pool) to provide a pool of connections that can be isolated. Go there to learn more.
## The Simple Secnario
## The Simple Scenario
This just isolates execution on a single connection. Do what you want with that connection: