Skip to content

Commit 053a6d6

Browse files
authored
Update README.md
1 parent df4c656 commit 053a6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A simple gate class that can help with protecting and checking user abilities.
44
5-
**This package is made to run in Nodejs because checking the gate access should be done in the backend but it can be used on the client side. For example to show or hide ui elements or protect client side routes*
5+
**This package is made to run in Nodejs because checking the gate access should be done in the backend but it can be used on the client side. For example to show or hide ui elements or protect client side routes**
66

77
### Define the gate rules
88
```js

0 commit comments

Comments
 (0)