diff --git a/readme.md b/readme.md index bec206c..05d395b 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ Example: - `'Function'` - `'Object'` -This method is also exported as `detect`, you can import it like this: +This method is also exported as `detect`. You can import it like this: ```js import {detect} from '@sindresorhus/is';