From 130365cd02041d9b7fae98fb3361873f44c87a0d Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Wed, 11 May 2022 10:15:44 +0200 Subject: [PATCH] Fix a typo --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 62f5489282..25b4e79eb9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,7 +5,7 @@ - Fix #2337: npm package containing examples and docs to solve security vulnerabilities being reported on the examples and their dependencies. - Fix core, construction, and some other functions missing in docs. -- Drop official support for Node.js 12 which has reached it's end of life. +- Drop official support for Node.js 12 which has reached its end of life. # 2022-05-09, version 10.5.2