summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2015-10-21 11:41:02 +0800
committerFelix Yan <felixonmars@archlinux.org>2015-10-21 11:41:02 +0800
commit9542ba90bd4894fcfee18aa01e2d112f866fce95 (patch)
treec1d8e868a491518f6f86c41a52f90cd97ee38d9f /README.rst
parentd2eda883f3129662329bc04ba946bb70d6e14bcb (diff)
downloadsetuptools-scm-9542ba90bd4894fcfee18aa01e2d112f866fce95.tar.gz
Fix small typos in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2feea7e..bd62020 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ setuptools_scm
in scm metadata instead of declaring them as the version argument
or in a scm managed file.
-It also handles file finders for the supperted scm's.
+It also handles file finders for the supported scm's.
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master
:target: https://travis-ci.org/pypa/setuptools_scm
@@ -197,7 +197,7 @@ Importing in setup.py
To support usage in :code:`setup.py` passing a callable into use_scm_version
is supported.
-Within that callable, setuptools_scm is availiable for import.
+Within that callable, setuptools_scm is available for import.
The callable must return the configuration.