From 75cfea4d0a17713875b3ffd0d2e3491e95e79675 Mon Sep 17 00:00:00 2001 From: "Christiane (Tina) Heiligers" Date: Tue, 21 Jun 2022 12:55:31 -0700 Subject: [PATCH] Fix typo in changelog Fixes a typo: `storngly` -> `strongly` --- docs/changelog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index 9d0d1c2dd..626313bbf 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -18,7 +18,7 @@ https://www.elastic.co/guide/en/elasticsearch/reference/8.2/release-notes-8.2.1. The previous release contained a bug that broken ndjson APIs. We have released `v8.2.0-patch.1` to address this. -This fix is the same as the one we have released and we storngly recommend upgrading to this version. +This fix is the same as the one we have released and we strongly recommend upgrading to this version. [discrete] ===== Fix node shutdown apis https://github.com/elastic/elasticsearch-js/pull/1697[#1697]