From 602f02b8671b4d92072eeecbf5874346fe80aaa4 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Sat, 26 Oct 2013 18:09:22 +0800 Subject: [PATCH] :lipstick: Fix typo of doc. --- 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 80fde2228f..4e68087f7c 100644 --- a/docs/development/build-instructions-windows.md +++ b/docs/development/build-instructions-windows.md @@ -26,7 +26,7 @@ not use Visual Studio for the development. Support of building with Visual Studio will come in 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 provided. ## Getting the code