From: Jonathan Date: Fri, 11 Nov 2016 13:04:30 +0000 (+0100) Subject: Fixed capitalization X-Git-Tag: 2.17.0~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ca785a27e075ed0b282ae5ef0744bf4a7be9cb;p=thirdparty%2Fmoment.git Fixed capitalization --- diff --git a/Moment.js.nuspec b/Moment.js.nuspec index c5943f0a5..8e66d6f7d 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -5,7 +5,7 @@ 2.16.0 Tim Wood, Iskren Chernev, Moment.js contributors Cory Deppen, Iskren Chernev - A lightweight javascript date library for parsing, manipulating, and formatting dates. + A lightweight JavaScript date library for parsing, manipulating, and formatting dates. * Release Nov 9, 2016 -- full changelog https://gist.github.com/ichernev/17bffc1005a032cb1a8ac4c1558b4994 * [3515] [feature] Default to current week (fixes #2300)