Skip to content

Commit

Permalink
chore: typo doc
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjue666 committed Jun 20, 2024
1 parent 47f89b9 commit a4c49bb
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 @@ -68,7 +68,7 @@ with [**yarn**](https://yarn.pm/@sellerartifact/accesscontrol): `yarn add @selle
```js
const AccessControl = require("@sellerartifact/accesscontrol");
// or:
// import { AccessControl } from 'accesscontrol';
// import { AccessControl } from '@sellerartifact/accesscontrol';
```

### Basic Example
Expand Down

0 comments on commit a4c49bb

Please sign in to comment.