Browse Source

fixed grammar for 32bit

Will Eccles 8 years ago
parent
commit
488fe53276
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/development/build-instructions-osx.md

+ 1 - 1
docs/development/build-instructions-osx.md

@@ -49,7 +49,7 @@ After building is done, you can find `Electron.app` under `out/D`.
 ## 32bit Support
 
 Electron can only be built for a 64bit target on macOS and there is no plan to
-support 32bit macOS in future.
+support 32bit macOS in the future.
 
 ## Tests