[Documentation] Fix typo

Omitting checklist; changes to documentation only
This commit is contained in:
Victor Woeltjen 2017-08-29 09:43:08 -07:00 committed by GitHub
parent a4d8e8ff90
commit 4b86439b8a

2
API.md
View File

@ -505,7 +505,7 @@ MCT, it will be pre-configured to use the UTC time system, which is installed an
The time bounds of an Open MCT application are defined as numbers, and a Time
System gives meaning and context to these numbers so that they can be correctly
interpreted. Time Systems are javscript objects that provide some information
interpreted. Time Systems are JavaScript objects that provide some information
about the current time reference frame. An example of defining and registering
a new time system is given below: