From 4d1577e553474e73d558364177e596b5df43b4f1 Mon Sep 17 00:00:00 2001 From: Dave Conroy Date: Wed, 22 Apr 2020 14:39:09 -0700 Subject: [PATCH] Fix malformed backtick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 669e0b1..d2d6e09 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ The following directories are used for configuration and can be mapped for persi | Directory | Description | |-----------|-------------| | `/backup` | Backups | -| `/assets/custom-scripts | *Optional* Put custom scripts in this directory to execute after backup operations` +| `/assets/custom-scripts` | *Optional* Put custom scripts in this directory to execute after backup operations ## Environment Variables