Skip to content

Commit a45ff0b

Browse files
authored
Update README.md
1 parent 239f241 commit a45ff0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/authorization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Install the roles collection (you don't have to use this collection, you can wri
5656
The `users` collection must be update to include the following fields:
5757
5858
```javascript
59-
import userFields from '@shefing/authorization'
59+
import {userFields} from '@shefing/authorization'
6060

6161
fields:[
6262
...fields,

0 commit comments

Comments
 (0)