Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
javascript -> JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
bbodenmiller committed Nov 19, 2016
1 parent 9297d18 commit 485a6d5
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 @@ -286,7 +286,7 @@ functionality will not be available. You will also need to include a timezone da
you can create using the [Timezone Data Builder](http://momentjs.com/timezone/)
or simply download from [here](https://rawgithub.com/qw4n7y/7282780/raw/6ae3b334b295f93047e8f3ad300db6bc4387e235/moment-timezone-data.js).

### Accessing `moment()` in your javascript
### Accessing `moment()` in your JavaScript

If you wish to use `moment()` in your services, controllers, or directives, simply inject the `moment` variable into the
constructor.
Expand Down

0 comments on commit 485a6d5

Please sign in to comment.