From 59d3e7102dce523cbef0106ccc7ba35793c1f080 Mon Sep 17 00:00:00 2001 From: Max le Fou Date: Mon, 30 Aug 2021 07:43:04 +0000 Subject: typo corrected (thanks to kangarooInternational) --- exampleSite/content/post/markdown-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/post/markdown-syntax.md b/exampleSite/content/post/markdown-syntax.md index d60c404..e5dedc7 100644 --- a/exampleSite/content/post/markdown-syntax.md +++ b/exampleSite/content/post/markdown-syntax.md @@ -56,7 +56,7 @@ The blockquote element represents content that is quoted from another source, op ## Tables -Tables aren't part of the core Markdown spec, but Hugo supports supports them out-of-the-box. +Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-box. Name | Age --------|------ -- cgit v1.2.3