From c2dc83ca0918cee47ea25a649e18a279238912ed Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Sat, 15 Aug 2020 19:37:18 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed6b68430..441e27a4e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Please follow the model specific steps for your device: ## Development -[Setting a build environment](doc/Building.md) • +[Setting up a build environment](doc/Building.md) • [Collaborating with Git](doc/Collaborating_with_Git.md) • [Building targets](doc/Building_targets.md) • [Porting](doc/Porting.md) •