fixed grammar for 32bit

This commit is contained in:
Will Eccles 2016-08-18 11:19:06 -04:00 committed by Kevin Sawicki
parent 293ba4230d
commit 488fe53276

View file

@ -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