From a69113f22a4f8b54c0985f80ef8a7d756d7a1f1c Mon Sep 17 00:00:00 2001 From: AkkiKrsingh2005 Date: Tue, 31 Mar 2026 02:09:51 +0530 Subject: [PATCH] docs: fix typos in documentation --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index c0638e08..c1a09af0 100644 --- a/index.js +++ b/index.js @@ -245,7 +245,7 @@ function compression (options) { } /** - * Add bufferred listeners to stream + * Add buffered listeners to stream * @private */