Skip to content

Commit 0d9aae8

Browse files
authored
Merge pull request #1202 from noritaka1166/fix-typos
chore: fix typos in docs
2 parents d465bde + 50ef446 commit 0d9aae8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
* Fix for issue around empty string params throwing Errors.
141141
* Method deprecation.
142142
* Upgrade from libeio/ev to libuv. (shtylman)
143-
** --- NOTE --- Breaks 0.4.x compatability
143+
** --- NOTE --- Breaks 0.4.x compatibility
144144
* EV_MULTIPLICITY compile flag.
145145

146146
# v0.4.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ _Pre-built binaries for various NodeJS versions are made available on a best-eff
8181

8282
Only the current stable and supported LTS releases (Node 18+) are actively tested against.
8383

84-
_There may be an interval between the release of the module and the availabilty of the compiled modules._
84+
_There may be an interval between the release of the module and the availability of the compiled modules._
8585

8686
Currently, we have pre-built binaries that support the following platforms:
8787

0 commit comments

Comments
 (0)