From 3017c33ed73bba54d2603db90f1e3547b8f012b5 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sun, 12 Mar 2017 00:25:03 -0500 Subject: fix typo (#3442) --- docs/hazmat/primitives/asymmetric/ec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives') diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst index 99abcc69..56e2e0ec 100644 --- a/docs/hazmat/primitives/asymmetric/ec.rst +++ b/docs/hazmat/primitives/asymmetric/ec.rst @@ -421,7 +421,7 @@ Key Interfaces .. versionadded:: 1.1 - Perform's a key exchange operation using the provided algorithm with + Performs a key exchange operation using the provided algorithm with the peer's public key. For most applications the result should be passed to a key derivation -- cgit v1.2.3