From 50ef446d9d9f547079588d39a7c2f82dd4a29e2b Mon Sep 17 00:00:00 2001 From: Noritaka Kobayashi Date: Wed, 4 Jun 2025 19:32:42 +0900 Subject: [PATCH] chore: fix typos in docs --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 368ee35..8c7f7b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -140,7 +140,7 @@ * Fix for issue around empty string params throwing Errors. * Method deprecation. * Upgrade from libeio/ev to libuv. (shtylman) - ** --- NOTE --- Breaks 0.4.x compatability + ** --- NOTE --- Breaks 0.4.x compatibility * EV_MULTIPLICITY compile flag. # v0.4.1 diff --git a/README.md b/README.md index 62aa85f..ae7486f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ _Pre-built binaries for various NodeJS versions are made available on a best-eff Only the current stable and supported LTS releases (Node 18+) are actively tested against. -_There may be an interval between the release of the module and the availabilty of the compiled modules._ +_There may be an interval between the release of the module and the availability of the compiled modules._ Currently, we have pre-built binaries that support the following platforms: