These are capitalized
diff --git a/docs/primitives/symmetric-encryption.rst b/docs/primitives/symmetric-encryption.rst
index 91f3b7a..ce3b13e 100644
--- a/docs/primitives/symmetric-encryption.rst
+++ b/docs/primitives/symmetric-encryption.rst
@@ -57,7 +57,7 @@
.. class:: cryptography.primitives.block.ciphers.TripleDES(key)
- Triple DES (Data encryption standard), sometimes refered to as 3DES, is a
+ Triple DES (Data Encryption Standard), sometimes refered to as 3DES, is a
block cipher standardized by NIST. Triple DES should be considered to be
cryptographically broken and should not be used for new applications, old
applications should strongly consider moving away from it.