From ed91ec97c86b5071afcce81d96f98ea23324568e Mon Sep 17 00:00:00 2001
From: Andreas Ziegler <dev@andreas-ziegler.de>
Date: Thu, 20 Feb 2020 02:03:37 +0100
Subject: [PATCH] docs: minor grammar fix

fixes #1935
found by @lrnzo
---
 docs/user/getting_started.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst
index 36eac7159..57996a565 100644
--- a/docs/user/getting_started.rst
+++ b/docs/user/getting_started.rst
@@ -120,7 +120,7 @@ There are two levels of `make clean`::
 
     make clean GLUON_TARGET=ar71xx-generic
 
-will ensure all packages are rebuilt for a single target. This normally not
+will ensure all packages are rebuilt for a single target. This is usually not
 necessary, but may fix certain kinds of build failures.
 
 ::
-- 
GitLab