Update readme.md

This commit is contained in:
Sindre Sorhus 2017-09-25 02:25:50 +07:00 committed by GitHub
parent 4e82d05bd3
commit 13b06a700a

View file

@ -66,7 +66,7 @@ All the below methods accept a value and returns a boolean for whether the value
##### .array(value)
##### .class(value)
Returns `true` for any function that initialized as an ES6 class.
Returns `true` for instances created by a ES2015 class.
##### .function(value)
##### .buffer(value)