Fixed grammar issue.

This commit is contained in:
Daniel LaBarge 2016-05-11 21:08:01 -05:00
parent f86bd75f82
commit eef9d9beaf

View file

@ -29,7 +29,7 @@ The `powerSaveBlocker` module has the following methods:
Starts preventing the system from entering lower-power mode. Returns an integer
identifying the power save blocker.
**Note:** `prevent-display-sleep` has higher has precedence over
**Note:** `prevent-display-sleep` has higher precedence over
`prevent-app-suspension`. Only the highest precedence type takes effect. In
other words, `prevent-display-sleep` always takes precedence over
`prevent-app-suspension`.