Fix natural language error

This commit is contained in:
Nick Alteen 2024-08-16 12:11:05 -04:00
parent 356e13f8f4
commit 1b0db9a665

View File

@ -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