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