From 1c535e424c423d41a8fdb88dc5eed7ee1c60ee2a Mon Sep 17 00:00:00 2001 From: Dan McGrath Date: Fri, 9 Feb 2018 09:49:42 -0500 Subject: [PATCH] Fix small typo --- docs/docs/gatsby-on-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/gatsby-on-windows.md b/docs/docs/gatsby-on-windows.md index 2556f2c6b54b2..bc92b53c4c453 100644 --- a/docs/docs/gatsby-on-windows.md +++ b/docs/docs/gatsby-on-windows.md @@ -17,7 +17,7 @@ Build Tools 2015, provided free of charge by Microsoft. These tools are required to compile popular native modules. It will also install Python 2.7, configuring your machine and npm appropriately. -If your `windows-buld-tools` installation stalls after Visual Studio Build Tools finishes, [this remedy](https://github.com/felixrieseberg/windows-build-tools/issues/47#issuecomment-296881488) might help. +If your `windows-build-tools` installation stalls after Visual Studio Build Tools finishes, [this remedy](https://github.com/felixrieseberg/windows-build-tools/issues/47#issuecomment-296881488) might help. ### If `npm install` still fails...