diff --git a/docs/how_to/scrub_dates.md b/docs/how_to/scrub_dates.md index 716ee8b..dc1dcb4 100644 --- a/docs/how_to/scrub_dates.md +++ b/docs/how_to/scrub_dates.md @@ -32,7 +32,7 @@ created at ## Supported formats - + | Example Date | Regex Pattern | | --- | --- | | Tue May 13 16:30:00 | [a-zA-Z]{3} [a-zA-Z]{3} \d{2} \d{2}:\d{2}:\d{2} |