diff --git a/README.md b/README.md index c11808f..ce48fb9 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Sadly, `Object.prototype.toString` is slow, and buggy. By slow - we mean it is s `type-detect` can be imported with the following line: ```js -import typeDetect 'https://raw.githubusercontent.com/chaijs/type-detect/v4.0.8/index.ts' +import type from 'https://raw.githubusercontent.com/chaijs/type-detect/v4.0.8/index.ts' ``` ### Browsers