From 9bab8bd3c0ca26a83151c12fd2fb7f5fb0929b4a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 24 May 2017 18:15:37 -0700 Subject: comma comma comma (#3595) --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 0b40b907..82099dc5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,8 @@ Welcome to ``pyca/cryptography`` ================================ -``cryptography`` includes both high level recipes, and low level interfaces to -common cryptographic algorithms such as symmetric ciphers, message digests and +``cryptography`` includes both high level recipes and low level interfaces to +common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. For example, to encrypt something with ``cryptography``'s high level symmetric encryption recipe: -- cgit v1.2.3