Skip to content

Commit 783e0c9

Browse files
committed
2 parents e1f8d5e + a45ff0b commit 783e0c9

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)