DOn't assume people know that contraction
diff --git a/docs/index.rst b/docs/index.rst
index dd20a4a..8e879b0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -42,8 +42,8 @@
 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.