From c02c7b75171cf1038a249872806fc6ee926d79b8 Mon Sep 17 00:00:00 2001
From: Brendan Wrafter <wrafter.brendan@gmail.com>
Date: Thu, 14 Mar 2019 17:18:11 -0400
Subject: Fix ascii art (#5407)

---
 docs/how_keyboards_work.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/how_keyboards_work.md b/docs/how_keyboards_work.md
index cc54e566a..0772f055d 100644
--- a/docs/how_keyboards_work.md
+++ b/docs/how_keyboards_work.md
@@ -12,7 +12,7 @@ place:
 ``` text
 +------+         +-----+       +----------+      +----------+     +----+
 | User |-------->| Key |------>| Firmware |----->| USB wire |---->| OS |
-+------+         +-----+       +----------+      +----------+     |----+
++------+         +-----+       +----------+      +----------+     +----+
 ```
 
 This scheme is a very simple view of what's going on, and more details follow
-- 
cgit v1.2.3