From d8d91d40e2ca928f763836d319fc0008d5a933c0 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 12 Aug 2013 09:33:18 -0400 Subject: Nit for Hynek --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 0aff9ad6..34996d7f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ Why a new crypto library for Python? We wanted to address a few issues with existing cryptography libraries in Python: -* Lack of PyPy and Python3 support. +* Lack of PyPy and Python 3 support. * Lack of maintenance. * Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). -- cgit v1.2.3