From c0c70fb78df67834f0912e0af95087cf93bb31ec Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 29 Dec 2017 11:09:30 -0500 Subject: grammar nit, use a comma here (#4066) --- docs/hazmat/primitives/symmetric-encryption.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/hazmat/primitives/symmetric-encryption.rst b/docs/hazmat/primitives/symmetric-encryption.rst index aa577f07..126a9184 100644 --- a/docs/hazmat/primitives/symmetric-encryption.rst +++ b/docs/hazmat/primitives/symmetric-encryption.rst @@ -136,7 +136,7 @@ Algorithms concatenated with a block counter (encoded as a 32-bit little-endian). If you have a separate nonce and block counter you will need to concatenate it yourself before passing it. For - example if you have an initial block counter of 2 and a 96-bit + example, if you have an initial block counter of 2 and a 96-bit nonce the concatenated nonce would be ``struct.pack("