Update CHANGELOG.md
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Wed, 17 Feb 2021 10:43:27 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Feb 2021 10:43:27 +0000 (11:43 +0100)
CHANGELOG.md

index 4915f5e87589bf8e0822d0c5466baae28dc665b5..5b83b178e127ff520962f1c0eb8ec2bc6e7a6e40 100644 (file)
@@ -38,7 +38,7 @@ const { DynamicThreadPool } = require('poolifier')
 For cluster and thread pools, you can now only send and receive serializable `JSON` data.  
 _This is not a limitation by poolifier but NodeJS._
 
-### Public methods removed
+#### Public methods removed
 
 `numWorkers` method removed
 `nextWorker` method removed