Update readme.md

This commit is contained in:
Sindre Sorhus 2023-08-07 02:49:28 +02:00 committed by GitHub
parent 50267157bd
commit 74480cc84e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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';