From: Craig Patik Date: Wed, 29 Nov 2017 15:41:54 +0000 (+0100) Subject: Fixed spelling and formatting for U.S. (#4289) X-Git-Tag: 2.19.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9768f6096048451af271069445f08b40a82371c3;p=thirdparty%2Fmoment.git Fixed spelling and formatting for U.S. (#4289) I believe this will fix the button near the bottom of https://momentjs.com. If not, feel free to delete this PR. --- diff --git a/src/locale/es-us.js b/src/locale/es-us.js index a9c341c47..931c594ac 100644 --- a/src/locale/es-us.js +++ b/src/locale/es-us.js @@ -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';