diff --git a/readme.md b/readme.md index 0bc3010..a81f52a 100644 --- a/readme.md +++ b/readme.md @@ -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)