diff --git a/docs/Permissions/Permissioning-Overview.md b/docs/Permissions/Permissioning-Overview.md index 15a9a9effc..816a9c54f1 100644 --- a/docs/Permissions/Permissioning-Overview.md +++ b/docs/Permissions/Permissioning-Overview.md @@ -3,9 +3,7 @@ description: Pantheon Permissioning feature # Permissioning -A permissioned network is a network where only specified nodes and accounts (participants) can participate. -Nodes and accounts outside those specified are prevented from participating. Permissioned networks can have node permissioning enabled, -account permissioning enabled, or both. +A permissioned network allows only specified nodes and accounts to participate by enabling node permissioning and/or account permissioning on the network. !!! note In peer-to-peer networks, node-level permissions can be used to enforce rules on nodes you control. @@ -28,4 +26,4 @@ enables all nodes to read and update permissioning in one location. !!! note Onchain permissioning for nodes is under development and will be available in v1.1. Onchain permissioning - for accounts will be available in a future Pantheon release. \ No newline at end of file + for accounts will be available in a future Pantheon release.