You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
fix 'Scenario' typo (#1720)
This commit is contained in:
@@ -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.
|
> 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:
|
This just isolates execution on a single connection. Do what you want with that connection:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user