diff --git a/README.md b/README.md index ae63b66..37144aa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ typ: Type predicates and assertions for Node ============================================ This Node module is meant to provide a unified place to ask and -assert about all the built-in JavaScript and Node types. +assert about all the built-in JavaScript and core Node types. Building and Installing