Skip to content

Commit

Permalink
Fixed spelling and formatting for U.S. (#4289)
Browse files Browse the repository at this point in the history
I believe this will fix the button near the bottom of https://momentjs.com. If not, feel free to delete this PR.
  • Loading branch information
patik authored and marwahaha committed Nov 29, 2017
1 parent 69ed9d4 commit 9768f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locale/es-us.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! moment.js locale configuration
//! locale : Spanish(United State) [es-us]
//! locale : Spanish (United States) [es-us]
//! author : bustta : https://github.com/bustta

import moment from '../moment';
Expand Down

0 comments on commit 9768f60

Please sign in to comment.