diff options
Diffstat (limited to 'plugin/import/README.md')
-rw-r--r-- | plugin/import/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/import/README.md b/plugin/import/README.md index 76906d9fa..9da6e250a 100644 --- a/plugin/import/README.md +++ b/plugin/import/README.md @@ -9,7 +9,7 @@ The *import* plugin can be used to include files into the main configuration. Another use is to reference predefined snippets. Both can help to avoid some duplication. -This is a unique directive in that *import* can appear outside of a server block. In other words, it +This is a unique plugin in that *import* can appear outside of a server block. In other words, it can appear at the top of a Corefile where an address would normally be. ## Syntax |