From df8bfea7df603a41c6c83a77b7fb93531b408a48 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 16 Dec 2013 10:17:48 -0800 Subject: DOn't assume people know that contraction --- 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 dd20a4a4..8e879b05 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,8 +42,8 @@ and easy to use and don't require developers to make many decisions. The other level is low-level cryptographic primitives. These are often dangerous and can be used incorrectly. They require making decisions and having an in-depth knowledge of the cryptographic concepts at work. Because of the -potential danger in working at this level, this is referred to as the "hazmat" -layer. +potential danger in working at this level, this is referred to as the +"hazardous materials" or "hazmat" layer. We recommend using the recipes layer whenever possible, and falling back to the hazmat layer only when necessary. -- cgit v1.2.3