From f2c6cf9398fcab26ff7502c9338865e1679848c8 Mon Sep 17 00:00:00 2001 From: jhairssteven <71862429+jhairssteven@users.noreply.github.com> Date: Sun, 4 Sep 2022 14:26:49 -0500 Subject: [PATCH] Fix minor typo at Overview.md --- docs/md/docs/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/md/docs/overview.md b/docs/md/docs/overview.md index 3f0e1b6..78ef628 100644 --- a/docs/md/docs/overview.md +++ b/docs/md/docs/overview.md @@ -9,7 +9,7 @@ HTML file for each of your _entry_ markdown files (except those who are exempt b and puts them in some destination folder, which is by default the root folder of your project, maintaining their relative paths to each other. You can reconfigure this destination folder as well. -- Codedoc configruations, scripts and components. These are **ALWAYS** located in `.codedoc/` folder of your project. +- Codedoc configurations, scripts and components. These are **ALWAYS** located in `.codedoc/` folder of your project. Assume you have the following markdown files: @@ -310,4 +310,4 @@ so that you don't need to manually build and push after each iteration. > :Buttons > > :Button label=See How In Detail, url=/docs/config/output#build-files-on-git -> :ToCPrevNext \ No newline at end of file +> :ToCPrevNext