This commit is contained in:
Hamza Sharif
2021-07-12 05:50:13 -04:00
committed by GitHub
parent 4933e3b9be
commit 9bf3fdf8f1

View File

@ -30,7 +30,7 @@ npm install @elastic/elasticsearch
NOTE: The minimum supported version of Node.js is `v10`.
The client versioning follows the Elastc Stack versioning, this means that
The client versioning follows the Elastic Stack versioning, this means that
major, minor, and patch releases are done following a precise schedule that
often does not coincide with the [Node.js release](https://nodejs.org/en/about/releases/) times.