Skip to content

Commit

Permalink
Update examples/gno.land/p/demo/accesscontrol/doc.gno
Browse files Browse the repository at this point in the history
Co-authored-by: Morgan <[email protected]>
  • Loading branch information
DIGIX666 and thehowl authored Oct 31, 2024
1 parent 97ba66c commit fd49b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gno.land/p/demo/accesscontrol/doc.gno
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Package accesscontrol implements a role-based access control (RBAC) system for Gno applications.
// It provides functionality to create, assign, revoke, and transfer roles.
//
// Usage:
// # Usage
//
// Import the `gno.land/p/demo/accesscontrol` package to manage roles within your Gno realm. You can create roles,
// assign them to users, revoke them, and transfer role ownership.
Expand Down

0 comments on commit fd49b32

Please sign in to comment.