From 34c1727cb35eb22606f4d7cdeb1f71d0497ae392 Mon Sep 17 00:00:00 2001 From: SamvelRaja Date: Tue, 15 Jan 2019 21:58:39 -0800 Subject: [PATCH] docs: fix typo in build instructions for windows (#16414) --- 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 5d3477bc1f7a..cb1a01b33991 100644 --- a/docs/development/build-instructions-windows.md +++ b/docs/development/build-instructions-windows.md @@ -15,7 +15,7 @@ Follow the guidelines below for building Electron on Windows. `depot_tools` still comes with Python 2.7.6, which will cause the `gclient` command to fail (see https://crbug.com/868864). * [Python for Windows (pywin32) Extensions](https://pypi.org/project/pywin32/#files) - is also needed in ordner to run the build process. + is also needed in order to run the build process. * [Node.js](https://nodejs.org/download/) * [Git](http://git-scm.com) * Debugging Tools for Windows of Windows SDK 10.0.15063.468 if you plan on