From 1060687daaff2a131444b4273ff7c9f05e201d2b Mon Sep 17 00:00:00 2001 From: Rob-Houtepen-Signify <59648738+Rob-Houtepen-Signify@users.noreply.github.com> Date: Wed, 12 May 2021 21:25:33 +0200 Subject: [PATCH] An example contribution. (#6732) Pushing doc changes in --- docs/BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUILDING.md b/docs/BUILDING.md index d52b49d832ffcb..d0b8e5a3017a38 100644 --- a/docs/BUILDING.md +++ b/docs/BUILDING.md @@ -21,7 +21,7 @@ Build system features: ### Checking out the Code -To check out the CHIP repostiory: +To check out the CHIP repository: ``` git clone --recurse-submodules git@github.com:project-chip/connectedhomeip.git