From e85a34bd39f2bcbeffd3859e83dd0134e6579c2e Mon Sep 17 00:00:00 2001
From: Rasmus Koit <rasmuskoit@gmail.com>
Date: Sun, 11 Aug 2024 21:28:34 +0300
Subject: [PATCH] Update docs/docs/features/dongle.mdx

Co-authored-by: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com>
---
 docs/docs/features/dongle.mdx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/docs/features/dongle.mdx b/docs/docs/features/dongle.mdx
index e17253f2..cefbd41b 100644
--- a/docs/docs/features/dongle.mdx
+++ b/docs/docs/features/dongle.mdx
@@ -43,7 +43,7 @@ config SHIELD_MY_KEYBOARD_DONGLE
 
 ### Keyboard Defconfig
 
-
+Next, you will need to add the dongle configuration to your keyboard's `Kconfig.defconfig`.
 <Tabs
 defaultValue="unibody"
 values={[
@@ -53,8 +53,6 @@ values={[
 >
 <TabItem value="unibody">
 
-Next we will modify the following lines
-
 ```kconfig title="Kconfig.defconfig"
 if SHIELD_MY_KEYBOARD_DONGLE