From 767d1512978a4a45bd79189e67f703ce217342ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 15 Oct 2022 12:11:29 +0200 Subject: [PATCH] README.md: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ead31483..15c3c2db 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Remember that workers can only send and receive serializable data. ## Node versions -Bode node versions >= 16.x are supported. +Node versions >= 16.x are supported. ## API -- 2.34.1