]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Fixed capitalization
authorJonathan <vanillajonathan@users.noreply.github.com>
Fri, 11 Nov 2016 13:04:30 +0000 (14:04 +0100)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 22 Nov 2016 13:27:54 +0000 (15:27 +0200)
Moment.js.nuspec

index c5943f0a51ed6539a2e9db07c43c110ff5d58bcc..8e66d6f7de4e875a69f36497ab722d8ba28015bf 100644 (file)
@@ -5,7 +5,7 @@
         <version>2.16.0</version>
         <authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors>
         <owners>Cory Deppen, Iskren Chernev</owners>
-        <description>A lightweight javascript date library for parsing, manipulating, and formatting dates.</description>
+        <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
             * Release Nov 9, 2016 -- full changelog https://gist.github.com/ichernev/17bffc1005a032cb1a8ac4c1558b4994
             * [3515] [feature] Default to current week (fixes #2300)