Skip to content

Commit 09cea0c

Browse files
authored
fix typo
1 parent 2bb1599 commit 09cea0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
description: |
99
Version to publish.
1010
Leave default to publish the current version.
11-
To change version pass the number or a segment like path, minor, major, etc. See https://hatch.pypa.io/1.12/version/#supported-segments for all available segments.
11+
To change version pass the number or a segment like patch, minor, major, etc. See https://hatch.pypa.io/1.12/version/#supported-segments for all available segments.
1212
required: true
1313
default: '~~version~~'
1414

0 commit comments

Comments
 (0)