Skip to content

Commit e273d55

Browse files
committed
Merge pull request readthedocs#2064 from blairconrad/patch-1
Fix minor grammar problem
2 parents beae28a + c684b22 commit e273d55

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)