Skip to content

Commit 76a4730

Browse files
committed
tiny docs tweak
1 parent b4d3ae2 commit 76a4730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage/streams/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 6
66

77
Stream permissioning relates to who gets to read, write and edit streams on the Network. This access control is enforced by the [on-chain stream registry](../../streamr-network/smart-contracts.md). Since every permission update is a modification to the on-chain registry, it requires a small amount of `POL` tokens to fund the transaction.
88

9-
User's are identified by their Ethereum public key address. It is these addresses that are given permission to read/write/edit streams.
9+
Users on Streamr have a cryptographic [Identity](../identity.md), specified by a public/private key pair. It is such keys that are given permission to read/write/edit streams.
1010

1111
:::info Good to know:
1212

0 commit comments

Comments
 (0)