corrected typos

This commit is contained in:
Chandan Rai
2017-08-31 01:50:33 +05:30
parent f0a1af0c46
commit 08cc50e875
7 changed files with 9 additions and 9 deletions

View File

@ -23,5 +23,5 @@ Use the Balking pattern when
but for an unknown amount of time
## Related patterns
* Guarded Suspendion Pattern
* Guarded Suspension Pattern
* Double Checked Locking Pattern