diff --git a/underscore.js b/underscore.js index 7b48ab101..30990a84e 100644 --- a/underscore.js +++ b/underscore.js @@ -2,7 +2,7 @@ // (c) 2009 Jeremy Ashkenas, DocumentCloud Inc. // Underscore is freely distributable under the terms of the MIT license. // Portions of Underscore are inspired by or borrowed from Prototype.js, -// Oliver Steele's Functional, And John Resig's Micro-Templating. +// Oliver Steele's Functional, and John Resig's Micro-Templating. // For all details and documentation: // http://documentcloud.github.com/underscore/