Commit 81926d03 authored by David Schnur's avatar David Schnur

Merge pull request #1086 from dentarg/patch-2

Fix typo in API.md
parents 32e95750 488fbc8d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment