Skip to content

Commit b8c8ec0

Browse files
authored
fix: fix a typo in README (#267)
1 parent 11b22f5 commit b8c8ec0

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
@@ -9,7 +9,7 @@ Casbin.js is a frontend port of a backend Casbin service, which facilitates the
99

1010
## Example
1111

12-
We demostrate the usage of Casbin.js with [a React app](https://github.com/casbin-js/examples/tree/master/react). View the code to see more details.
12+
We demonstrate the usage of Casbin.js with [a React app](https://github.com/casbin-js/examples/tree/master/react). View the code to see more details.
1313

1414

1515
You can use `manual` mode in Casbin.js, and set the permission whenever you wish.

0 commit comments

Comments
 (0)