From 82bcdbab69defb6eb8a2f68562cc52e2f2081665 Mon Sep 17 00:00:00 2001 From: John Kerssens Date: Tue, 4 Apr 2017 07:07:02 -0700 Subject: [PATCH] Fix typos (#1181) --- docs/user-guide/configuration.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user-guide/configuration.md b/docs/user-guide/configuration.md index 40f45196..f734ec30 100644 --- a/docs/user-guide/configuration.md +++ b/docs/user-guide/configuration.md @@ -333,9 +333,9 @@ markdown_extensions: ``` Note that a colon (`:`) must follow the extension name (`toc`) and then on a new -line the option name and value must be indented and seperated by a colon. If you -would like to define multipe options for a single extension, each option must be -defined on a seperate line: +line the option name and value must be indented and separated by a colon. If you +would like to define multiple options for a single extension, each option must be +defined on a separate line: ```yaml markdown_extensions: