Fix typing error
authoraardizio <alessandroardizio94@gmail.com>
Mon, 15 Feb 2021 18:51:15 +0000 (19:51 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Mon, 15 Feb 2021 18:51:15 +0000 (19:51 +0100)
CHANGELOG.md

index 67a447c326a204331de30339025b3c4ce75ced09..9abb2cfbb9590916e3e2e86dc648b838205aa355 100644 (file)
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Bug fixes
 
-- Now a thread/process is not delete when the task submitted take more time than maxInactiveTime configured (issue #70)
+- Now a thread/process is not deleted when the task submitted take more time than maxInactiveTime configured (issue #70)
 
 ### Breaking Changes