From 76c119a99c0ef4441c0862a0e1847aec96958cbc Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Thu, 26 Dec 2024 21:51:34 +0100 Subject: [PATCH] 2024-12-26_21-51-34_CET --- workflow/directory-structure.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. ```