From abd1223edc3208f1422ea5d74febf7217ca46ae3 Mon Sep 17 00:00:00 2001 From: James Braza Date: Sun, 6 Aug 2023 16:55:29 -0700 Subject: [PATCH] Removed duplicate word in docs --- exampleSite/content/samples/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/samples/markdown/index.md b/exampleSite/content/samples/markdown/index.md index af8bd56f..dd491e6c 100755 --- a/exampleSite/content/samples/markdown/index.md +++ b/exampleSite/content/samples/markdown/index.md @@ -50,7 +50,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 | | ----- | --- |