From 4c6e9a74bfa39621567f8f5bf7e30ed062123338 Mon Sep 17 00:00:00 2001 From: Alexander Malcolm Date: Fri, 12 Jun 2020 10:50:35 -0400 Subject: [PATCH] Fixed spelling mistake --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4c06929..b466001 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ In this case, it is actually faster, and takes far less memory, to limit concurr This module should do the absolute minimum work necessary to queue up functions. PRs are welcome that would make this module faster or lighter, but new functionality is not desired. -Style should confirm to nodejs/node style. +Style should conform to nodejs/node style. ## Example