From 8faba32e8a96456f36c825f113229e0e03646372 Mon Sep 17 00:00:00 2001 From: acrewdson Date: Thu, 16 Oct 2025 14:36:44 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dabc257a3..03b939728b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ or ### Go -Starting from version `8.12.0`, this library follow the Go language [policy](https://go.dev/doc/devel/release#policy). Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release. +Starting from version `8.12.0`, this library follows the Go language's [release policy](https://go.dev/doc/devel/release#policy). Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release. ### Elasticsearch