Skip to content

Commit e9ad12b

Browse files
committed
Fix typo
1 parent 27458b3 commit e9ad12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This could lead to an unwanted `DeserialzationError`. From now, this will be han
5050
===== Add warning log about nodejs version support https://github.com/elastic/elasticsearch-js/pull/1349[#1349]
5151

5252
`7.11` will be the last version of the client that will support Node.js v8, while `7.12` will be
53-
the last one that supports Node.js v12. If you are eusing this versions you will see a
53+
the last one that supports Node.js v10. If you are eusing this versions you will see a
5454
`DeprecationWaring` in your logs. We strongly recommend to upgrade to newer versions of Node.js
5555
as usng an EOL version will expose you to securty risks.
5656

@@ -459,4 +459,4 @@ Support for Elasticsearch `v7.1`
459459

460460
Support for Elasticsearch `v7.0`
461461

462-
- Stable release.
462+
- Stable release.

0 commit comments

Comments
 (0)