From 75feeca0f09df8da0eaadf8d1bd605a77b24a42a Mon Sep 17 00:00:00 2001 From: Dan Burzo Date: Tue, 11 Oct 2016 17:41:28 +0300 Subject: [PATCH] Small fix to grammar in Build instructions (macOS) --- docs/development/build-instructions-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/build-instructions-osx.md b/docs/development/build-instructions-osx.md index a5f232bbed18..bca4dd61090e 100644 --- a/docs/development/build-instructions-osx.md +++ b/docs/development/build-instructions-osx.md @@ -9,7 +9,7 @@ Follow the guidelines below for building Electron on macOS. * [node.js](http://nodejs.org) (external) If you are using the Python downloaded by Homebrew, you also need to install -following python modules: +the following Python modules: * [pyobjc](https://pythonhosted.org/pyobjc/install.html)