Skip to content

Commit

Permalink
Merge pull request #1086 from dentarg/patch-2
Browse files Browse the repository at this point in the history
Fix typo in API.md
  • Loading branch information
dnschnur committed Jul 3, 2013
2 parents 32e9575 + 488fbc8 commit 81926d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ You can see a timestamp like this
alert((new Date()).getTime())
```

There are different schools of thought when it comes to diplay of
There are different schools of thought when it comes to display of
timestamps. Many will want the timestamps to be displayed according to
a certain time zone, usually the time zone in which the data has been
produced. Some want the localized experience, where the timestamps are
Expand Down

0 comments on commit 81926d0

Please sign in to comment.