Fixes typos (#849)

This commit is contained in:
Andreas Deininger
2023-02-13 12:57:48 +01:00
committed by GitHub
parent 9f5726004e
commit fcd9179b7d
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -553,7 +553,7 @@ complete solutions exist out there.
## Versioning
Go-toml follows [Semantic Versioning](http://semver.org/). The supported version
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 Policy](https://golang.org/doc/devel/release.html#policy)).