From be6c57be3089a6f566cb6b0f6325b67806c0c7cb Mon Sep 17 00:00:00 2001 From: guoguangwu Date: Sun, 18 Aug 2024 03:56:40 +0800 Subject: [PATCH] Fix readme typo(#951) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d964b25f..0755e556 100644 --- a/README.md +++ b/README.md @@ -565,7 +565,7 @@ complete solutions exist out there. ## Versioning -Expect for parts explicitely marked otherwise, go-toml follows [Semantic +Expect for parts explicitly marked otherwise, go-toml follows [Semantic Versioning](https://semver.org). The supported version of [TOML](https://github.com/toml-lang/toml) is indicated at the beginning of this document. The last two major versions of Go are supported (see [Go Release