Skip to content

Commit c684b22

Browse files
committed
Fix minor grammar problem
"a alpha" → "an alpha"
1 parent beae28a commit c684b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This will map to your ``stable`` branch by default.
2525
.. note::
2626
We in fact are parsing your tag names against the rules given by
2727
`PEP 440`_. This spec allows "normal" version numbers like ``1.4.2`` as
28-
well as pre-releases. A alpha version or a release candidate are examples
28+
well as pre-releases. An alpha version or a release candidate are examples
2929
of pre-releases and they look like this: ``2.0a1``.
3030

3131
We only consider non pre-releases for the ``stable`` version of your

0 commit comments

Comments
 (0)