From 16387723797e9a29040720c4072fbd7ccff7d47c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 18 Jan 2023 14:10:35 -0700 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58406f3..c38eecb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Go GitVer](https://git.rootprojects.org/root/go-gitver) -Use **git tags** to add (GoRelesear-compatible) [**semver**](https://semver.org/) +Use **git tags** to add (GoReleaser-compatible) [**semver**](https://semver.org/) to your go package in under 150 [lines of code](https://git.rootprojects.org/root/go-gitver/src/branch/master/gitver/gitver.go).