diff --git a/synapse/groups/attestations.py b/synapse/groups/attestations.py index 21eb7e550c278285e50af8a112b18a452a580175..47452700a877bb542cd62b6c817d50ba6b4f8c03 100644 --- a/synapse/groups/attestations.py +++ b/synapse/groups/attestations.py @@ -25,7 +25,7 @@ Therefore attestations shouldn't be relied on to prove membership in important cases, but can for less important situtations, e.g. showing a users membership of groups on their profile, showing flairs, etc. -An attestsation is a signed blob of json that looks like: +An attestation is a signed blob of json that looks like: { "user_id": "@foo:a.example.com",