Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvlevi authored Feb 25, 2022
1 parent 9e55e4f commit 6827924
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 @@ -44,7 +44,7 @@ npm i dannjs

### Require package

Object types from the library can be imported like this
Components from the library can be imported like this
```js
const { Dann } = require('dannjs');
```
Expand Down

0 comments on commit 6827924

Please sign in to comment.