aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-29 14:39:30 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-29 14:39:30 -0600
commit446cc2ab9138811a464175767ef30bb110035ff4 (patch)
treee23c785bbe413b8dc5329768d65a3b16badd35a1 /docs/index.rst
parent4ce9c9e9af8cb494383d5cd188d822b07f6bf28b (diff)
downloadcryptography-446cc2ab9138811a464175767ef30bb110035ff4.tar.gz
cryptography-446cc2ab9138811a464175767ef30bb110035ff4.tar.bz2
cryptography-446cc2ab9138811a464175767ef30bb110035ff4.zip
a few typo fixes, capitalization, etc
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 93b25ecf..d94e2fce 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,7 +13,7 @@ You can install ``cryptography`` with ``pip``:
$ pip install cryptography
-see :doc:`Installation<installation>` for more information
+See :doc:`Installation<installation>` for more information.
Why a new crypto library for Python?
------------------------------------