Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BrockReece authored Nov 29, 2017
1 parent e0ac2ef commit 533e9f3
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 @@ -136,7 +136,7 @@ For more information about `moment#subtract`, check out <http://momentjs.com/doc

### timezone

Convert the date to a certian timezone
Convert the date to a certain timezone

```html
<span>{{ date | moment('timezone', 'America/Los_Angeles', 'LLLL ss')}}</span>
Expand Down

0 comments on commit 533e9f3

Please sign in to comment.