Skip to content

Commit

Permalink
Fix typo in docs H2 -> H3
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieve committed Dec 19, 2013
1 parent 9ed64cc commit c71ce75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/index.md
Expand Up @@ -117,15 +117,15 @@ properties:
Applications typically should use `window.addEventListener` to
attach an event listener once the `deviceready` event fires.

## Supported Platforms
### Supported Platforms

- Amazon Fire OS
- iOS
- Android
- BlackBerry 10
- Tizen

## Example
### Example

window.addEventListener("batterylow", onBatteryLow, false);

Expand Down

0 comments on commit c71ce75

Please sign in to comment.