From 220713109c1e38e6eff513cfdc1bfe560b203d8f Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sat, 5 Nov 2016 02:44:28 -0700 Subject: [PATCH] Capitalize Lodash in header. [ci skip] --- lodash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lodash.js b/lodash.js index 0042521be..973defedc 100644 --- a/lodash.js +++ b/lodash.js @@ -1,6 +1,6 @@ /** * @license - * lodash + * Lodash * Copyright JS Foundation and other contributors * Released under MIT license * Based on Underscore.js 1.8.3