From 1b0db9a6654fc0fe029f4ce5be797df3e4856e06 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Fri, 16 Aug 2024 12:11:05 -0400 Subject: [PATCH] Fix natural language error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f92a2f..ea06e7b 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ based on release tags. This script simplifies this process by performing the following steps: 1. **Retrieving the latest release tag:** The script starts by fetching the most - recent semver release tag of the current branch, by looking at the local data + recent SemVer release tag of the current branch, by looking at the local data available in your repository. 1. **Prompting for a new release tag:** The user is then prompted to enter a new release tag. To assist with this, the script displays the tag retrieved in