From 72baaa23472ba86128dce0f52f516398d003d07e Mon Sep 17 00:00:00 2001
From: Erman Yolcu <yolcuerman@gmail.com>
Date: Wed, 16 Aug 2023 05:52:45 +0000
Subject: [PATCH] Fix typo _index.md

---
 exampleSite/content/_index.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 44b920e..ba8b366 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -13,7 +13,7 @@
 
 # Compose your Docs with **Ease**.
 
-Compose is a lean `Hugo` domentation theme, inspired by [forestry.io](https://forestry.io/docs/welcome/).
+Compose is a lean `Hugo` documentation theme, inspired by [forestry.io](https://forestry.io/docs/welcome/).
 
 {{< tip "warning" >}}
 Feel free to open a [PR](https://github.com/onweru/compose/pulls), raise an [issue](https://github.com/onweru/compose/issues/new/choose "Open a Github Issue")(s) or request new feature(s). {{< /tip >}}
@@ -30,4 +30,4 @@
 {{< column >}}
 ![diy](/images/scribble.jpg)
 {{< /column >}}
-{{< /block >}}
\ No newline at end of file
+{{< /block >}}

--
Gitblit v1.10.0