Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelamkoff authored Jul 21, 2024
1 parent 285af31 commit 431d88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ npm i notifys
### Base usage

```js
import {Notifier} from 'notify';
import {Notifier} from 'notifys';

const notifier = new Notifier('top-center')

Expand Down

0 comments on commit 431d88b

Please sign in to comment.