Skip to content

Commit

Permalink
Merge pull request #72 from aryzing/patch-1
Browse files Browse the repository at this point in the history
Fix small README.md typo
  • Loading branch information
DirtyHairy committed Jan 17, 2024
2 parents bddf622 + cd19b57 commit 11be851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ execution if an immediate value was returned),
the mutex is released. `runExclusive` returns a promise that adopts the state of the function result.

The mutex is released and the result rejected if an exception occurs during execution
if the callback.
of the callback.

### Manual locking / releasing

Expand Down

0 comments on commit 11be851

Please sign in to comment.