fixed grammar for 32bit
This commit is contained in:
parent
293ba4230d
commit
488fe53276
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ After building is done, you can find `Electron.app` under `out/D`.
|
||||||
## 32bit Support
|
## 32bit Support
|
||||||
|
|
||||||
Electron can only be built for a 64bit target on macOS and there is no plan to
|
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
|
## Tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue