From 9ce9308f5c2f243512c60ac710ca85c3d2c07f5f Mon Sep 17 00:00:00 2001 From: Nguyen Hai Truong Date: Thu, 21 Feb 2019 14:23:34 +0700 Subject: [PATCH] Trivial fix typo (#2590) Although it is spelling mistakes, it might make an affects while reading. Signed-off-by: Nguyen Hai Truong --- plugin/import/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/import/README.md b/plugin/import/README.md index 7e34097db..7c6a66999 100644 --- a/plugin/import/README.md +++ b/plugin/import/README.md @@ -6,7 +6,7 @@ ## Description -The *import* plugin can be used to incude files into the main configuration. Another use it to +The *import* plugin can be used to include files into the main configuration. Another use it 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