Skip to content

Commit c7eca92

Browse files
author
Philip Halsall
committed
remove extra name
1 parent 24bf441 commit c7eca92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/02_cleos/03_command-reference/set/set-action-permission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cleos set action permission [OPTIONS] account code type requirement
66
* account = The account to set/delete a permission authority for.
77
* code = The account that owns the code for the action.
88
* type = The name of the action, note permissions must be set per action.
9-
* requirement = To remove a permission use NULL, To set or update the permission use the name of the permission name required for executing the given action.
9+
* requirement = To remove a permission use NULL, To set or update the permission use the name of the permission required for executing the given action.
1010

1111
**Note**: The arguments and options enclosed in square brackets are optional.
1212

0 commit comments

Comments
 (0)