Skip to content

Commit 7cd0f6d

Browse files
committed
Small typos
1 parent 73fd7bd commit 7cd0f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/accounts/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ import IdealImage from '@site/src/components/IdealImage';
88

99
# Accounts
1010

11-
Rarimo is a self-sovereign protocol, meaning the user fully owns and controls her identity. To create an account, the user generates and stores a Baby Jubjub keypair `(sk, PK)` locally on the device. The keypair manages the user's identity and authenticates the public records of associations between the account, credentials, external documents, and social graph artifacts. It is also used to derive the hierarchical randomness(so-called "salt") necessary for cryptographic commitments.
11+
Rarimo is a self-sovereign protocol, meaning the user fully owns and controls their identity. To create an account, the user generates and stores a Baby Jubjub keypair `(sk, PK)` locally on the device. The keypair manages the user's identity and authenticates the public records of associations between the account, credentials, external documents, and social graph artifacts. It is also used to derive the hierarchical randomness(so-called "salt") necessary for cryptographic commitments.
1212

0 commit comments

Comments
 (0)