From 551858ccc12d668565bb962ecd086541029fdcfc Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 17 Apr 2021 13:29:28 -0700 Subject: [PATCH] fix: Spelling mistake in README (#892) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f0b274..ca99171b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ It aims to run everywhere JavaScript runs and make use of the best network trans By default, it handles errors and will automatically reconnect. With appropriate configuration it will even loop through a list of endpoints. You don't have to write a single line of code to handle network failures. -Releases follow the [Semantic Versionning specification](http://semver.org/) +Releases follow the [Semantic Versioning specification](http://semver.org/) ### modular