Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jan 4, 2016
1 parent 64956bb commit 86de36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Get the device's operating system name.
// - "iOS"
// - "WinCE"
// - "Tizen"
// - "Max OS X"
// - "Mac OS X"
var devicePlatform = device.platform;

### Windows Phone 7 Quirks
Expand Down

0 comments on commit 86de36a

Please sign in to comment.