Skip to content

Commit 1b0db9a

Browse files
committed
Fix natural language error
1 parent 356e13f commit 1b0db9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ based on release tags. This script simplifies this process by performing the
218218
following steps:
219219

220220
1. **Retrieving the latest release tag:** The script starts by fetching the most
221-
recent semver release tag of the current branch, by looking at the local data
221+
recent SemVer release tag of the current branch, by looking at the local data
222222
available in your repository.
223223
1. **Prompting for a new release tag:** The user is then prompted to enter a new
224224
release tag. To assist with this, the script displays the tag retrieved in

0 commit comments

Comments
 (0)