Skip to content

Commit e6fa9af

Browse files
authored
Merge pull request #2003 from netch80/netch80-fix-example-typo
Fix version example typo
2 parents 95b5ae4 + 5d425c3 commit e6fa9af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/specifications/version-specifiers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,8 +605,8 @@ and post-releases for minor corrections::
605605
1.0.dev2
606606
1.0.dev3
607607
1.0.dev4
608-
1.0c1
609-
1.0c2
608+
1.0rc1
609+
1.0rc2
610610
1.0
611611
1.0.post1
612612
1.1.dev1

0 commit comments

Comments
 (0)