Tweak intro sentence
This commit is contained in:
parent
588420ecd2
commit
e1d9229507
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
> Control application configuration and behavior without changing code.
|
> Control application configuration and behavior without changing code.
|
||||||
|
|
||||||
Some behaviors of Electron are controlled by environment variables, because they
|
Certain Electron behaviors are controlled by environment variables because they
|
||||||
are initialized earlier than command line and the app's code.
|
are initialized earlier than the command line flags and the app's code.
|
||||||
|
|
||||||
Examples on POSIX shells:
|
Examples on POSIX shells:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue