ES6 to ES2015 nit. [ci skip]

This commit is contained in:
John-David Dalton
2016-12-03 18:24:21 +09:00
parent d429f90ec5
commit a8bcb5f3d5

View File

@@ -1728,7 +1728,7 @@
/**
* By default, the template delimiters used by lodash are like those in
* embedded Ruby (ERB), as well as ES6 template strings. Change the
* embedded Ruby (ERB) as well as ES2015 template strings. Change the
* following template settings to use alternative delimiters.
*
* @static