diff --git a/workflow/directory-structure.md b/workflow/directory-structure.md
index db332fd..e4684ab 100644
--- a/workflow/directory-structure.md
+++ b/workflow/directory-structure.md
@@ -17,8 +17,8 @@ The files are downloaded by trusted Janitors that have the ability to `scp`/`rsy
 The directory structure is based on a combination of fields separated by the underscore (`_`) delimiter.
 
 - Upload date and time `UTC_TIMESTAMP()` at reservation time.
-- The requested episode number or `9999` if the reserve queue is to be used.
-- The requested epidode date or `970-01-01` if the reserve queue is to be used.
+- The requested `episode number` or `9999` if the reserve queue is to be used.
+- The requested `epidode date` or `1970-01-01` if the reserve queue is to be used.
 - The random unique key for this request.
 
 ```