From 11cfe2039550200bd513d1573411caef4de092d9 Mon Sep 17 00:00:00 2001 From: Shaine Ismail Date: Tue, 30 Jun 2015 13:00:20 +0100 Subject: [PATCH] Update build-instructions-windows.md Very very very minor typo --- docs/development/build-instructions-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/build-instructions-windows.md b/docs/development/build-instructions-windows.md index 27403b7688da..7f32b4645eb8 100644 --- a/docs/development/build-instructions-windows.md +++ b/docs/development/build-instructions-windows.md @@ -19,7 +19,7 @@ not use Visual Studio for the development. Support of building with Visual Studio will come in the future. **Note:** Even though Visual Studio is not used for building, it's still -**required** because we need the build toolchains it provided. +**required** because we need the build toolchains it provides. ## Getting the code