Skip to content

Commit

Permalink
fix 'Scenario' typo (redis#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeCorr authored Nov 14, 2021
1 parent f93e28f commit a9337b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/isolated-execution.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit a9337b4

Please sign in to comment.