From 2c4e236e982eaaa4f8c312b31985b7f624af0ebe Mon Sep 17 00:00:00 2001
From: Yves Hajjar <91386863+spider-killer556@users.noreply.github.com>
Date: Fri, 23 Dec 2022 11:50:15 +0100
Subject: [PATCH] Update chapter_3.md

---
 book/src/chapter_3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/book/src/chapter_3.md b/book/src/chapter_3.md
index 4ee11e2..78fb4ce 100644
--- a/book/src/chapter_3.md
+++ b/book/src/chapter_3.md
@@ -1,4 +1,4 @@
-# Chapter 2 - Creating custom widgets!
+# Chapter 3 - Creating custom widgets!
 Kayak UI allows users to create custom widgets.
 
 Widgets are structured in a few different ways:
-- 
GitLab