diff --git a/docs/glossary.md b/docs/glossary.md
index 5ec855628..987c99a21 100644
--- a/docs/glossary.md
+++ b/docs/glossary.md
@@ -1,8 +1,7 @@
# Fuzzing Glossary
-TODO
-
-Naming things is hard. This page tries to reduce confusion around naming.
+Naming things is hard.
+This page tries to reduce confusion around fuzz-related terminology.
## Fuzz Target
Or **Target Function** or **Fuzzing Target Function**.