From b228fca3715e86e5f4f69d7a86c9dde27e5cdcb4 Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Mon, 8 Dec 2025 18:15:40 -0600 Subject: [PATCH] update docs --- docs/content/config/directives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/directives.md b/docs/content/config/directives.md index 97422c8..b403d18 100755 --- a/docs/content/config/directives.md +++ b/docs/content/config/directives.md @@ -12,4 +12,4 @@ External directives are for including data that should not be in the config file See the docs of each command if the field is supported. -If the file path does not begin with a `/`, the config file's directory will be used as the starting point. \ No newline at end of file +If the file path does not begin with the root directory marker, usually `/`, the config file's directory will be used as the starting point. \ No newline at end of file