From 2e22414f5a97068b4153037347af7b6a0b20b958 Mon Sep 17 00:00:00 2001 From: martinbydefault Date: Mon, 31 Jul 2017 22:33:27 -0300 Subject: [PATCH] typo --- pages/mydoc/mydoc_alerts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mydoc/mydoc_alerts.md b/pages/mydoc/mydoc_alerts.md index 1baf732..e5b9d6e 100644 --- a/pages/mydoc/mydoc_alerts.md +++ b/pages/mydoc/mydoc_alerts.md @@ -180,6 +180,6 @@ In this case, the quotation marks aren't set correctly. I forgot the closing quo ## Blast a warning to users on every page -If you want to blast a warning to users on every page, add the alert or callout to the \_layouts/page.html page right below the frontmatter. Every page using the page layout (all, by defaut) will show this message. +If you want to blast a warning to users on every page, add the alert or callout to the \_layouts/page.html page right below the frontmatter. Every page using the page layout (all, by default) will show this message. {% include links.html %}