From c30c5d7c7399e0656722e5453c00df6386b23f73 Mon Sep 17 00:00:00 2001
From: Jens Nolte <jens@nightmarestudio.de>
Date: Fri, 31 Jan 2020 18:22:33 +0100
Subject: [PATCH] Update docs (minor)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 751f5d0..7d71302 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ qbar is a status command for [sway](https://swaywm.org/) and [i3](https://i3wm.o
 
 ### Compiling from Source
 
-Building qbar requires [stack](https://haskellstack.org/). To build run:
+Building qbar requires [stack](https://haskellstack.org/). To build it run:
 ```
 stack build
 ```
-- 
GitLab