Trivial fix typo (#2590)

Although it is spelling mistakes, it might make an affects
while reading.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
Nguyen Hai Truong
2019-02-21 14:23:34 +07:00
committed by Miek Gieben
parent c8ba2d3ca8
commit 9ce9308f5c

View File

@@ -6,7 +6,7 @@
## Description ## 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. 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 directive in that *import* can appear outside of a server block. In other words, it