Skip to content

Commit a9337b4

Browse files
authored
fix 'Scenario' typo (#1720)
1 parent f93e28f commit a9337b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/isolated-execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Below are several examples of how to use isolated execution.
1010

1111
> 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.
1212
13-
## The Simple Secnario
13+
## The Simple Scenario
1414

1515
This just isolates execution on a single connection. Do what you want with that connection:
1616

0 commit comments

Comments
 (0)