Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f873613

Browse files
committed
Merge pull request #2450 from Justineo/patch-1
Update lang.js
2 parents eebc58f + 297aec3 commit f873613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/lang.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ export function isPlainObject (obj) {
299299
export const isArray = Array.isArray
300300

301301
/**
302-
* Define a non-enumerable property
302+
* Define a property.
303303
*
304304
* @param {Object} obj
305305
* @param {String} key

0 commit comments

Comments
 (0)