From 782994583beb779c28c53a9170e4952f352d9084 Mon Sep 17 00:00:00 2001 From: Cricket Liu Date: Sun, 8 Sep 2019 00:25:17 -0700 Subject: [PATCH] Making README consistent with other plugins' READMEs (#3248) --- plugin/import/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/import/README.md b/plugin/import/README.md index 7c6a66999..76906d9fa 100644 --- a/plugin/import/README.md +++ b/plugin/import/README.md @@ -2,11 +2,11 @@ ## Name -*import* - include files or reference snippets from a Corefile. +*import* - includes files or references snippets from a Corefile. ## Description -The *import* plugin can be used to include files into the main configuration. Another use it to +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