diff --git a/Blog-Sharing-Client.md b/Blog-Sharing-Client.md index 736b2b6..4d79b09 100644 --- a/Blog-Sharing-Client.md +++ b/Blog-Sharing-Client.md @@ -4,7 +4,7 @@ The blog sharing client is a [BSP client](BSP) that allows users to share blogs The client's identifier is `org.briarproject.briar.blog.sharing`. -The client uses a separate group for each pair of contacts. The [group descriptor](BSP#group-identifiers) is a [BDF list](BDF) containing the unique IDs of the contacts' identities, sorted in ascending order as byte strings. +The client uses a separate BSP group for each pair of contacts. The [group descriptor](BSP#group-identifiers) is a [BDF list](BDF) containing the unique IDs of the contacts' identities, sorted in ascending order as byte strings. ### Message types