From d8de9bcea2df7a95e46629b84f251f747b5f22f7 Mon Sep 17 00:00:00 2001
From: Techy <jk-suess@web.de>
Date: Sat, 31 Aug 2019 18:59:51 +0000
Subject: [PATCH] Fixed typo in debugger.rst

---
 Documentation/debugger.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/debugger.rst b/Documentation/debugger.rst
index 1ca67b6e5..4c34ca029 100644
--- a/Documentation/debugger.rst
+++ b/Documentation/debugger.rst
@@ -116,7 +116,7 @@ command to soft-reset card10.
    (gdb)
 
 .. note::
-   I you will also find the following self-describing gdb files in the firmware
+   You will also find the following self-describing gdb files in the firmware
    root directory, which do not require additional arguments:
    ``flash-all.gdb,  flash-bootloader.gdb,  
    flash-both.gdb,  flash-epicardium.gdb,  flash-pycardium.gdb``
-- 
GitLab