From b1b7b604116759a1e31cce24c3cf851bf3d58065 Mon Sep 17 00:00:00 2001 From: crStiv Date: Mon, 13 Jan 2025 12:09:03 +0100 Subject: [PATCH] Update multiple-credentials.md --- .../tutorials/dashboard/off-chain/multiple-credentials.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/docs/docs/tutorials/dashboard/off-chain/multiple-credentials.md b/apps/docs/docs/tutorials/dashboard/off-chain/multiple-credentials.md index 9541a6d0..f05b2252 100644 --- a/apps/docs/docs/tutorials/dashboard/off-chain/multiple-credentials.md +++ b/apps/docs/docs/tutorials/dashboard/off-chain/multiple-credentials.md @@ -3,7 +3,7 @@ sidebar_position: 4 title: Multiple credentials access --- -# Muleiple credentials access +# Multiple credentials access ## Create an off-chain group with multiple credentials access @@ -11,7 +11,7 @@ title: Multiple credentials access ![Create off-chain group multiple credentials access](../../../../static/img/tutorial/offchain-mult-credentials.png) -2. You can select multiple types of credentials for the off-chain group so that only users that fit the criteria can join the group. Users can use parentheses and logical operators such as `AND`, `OR`, `NOT` and `XOR` to chain multiple credentials together. Currently supported credentials and providers are: +2. You can select multiple types of credentials for the off-chain group so that only users who fit the criteria can join the group. Users can use parentheses and logical operators such as `AND`, `OR`, `NOT`, and `XOR` to chain multiple credentials together. Currently supported credentials and providers are: - **Provider**: GitHub. - **Credential**: Followers. **Input**: Minimum followers. @@ -31,11 +31,11 @@ title: Multiple credentials access **Input**: Minimum balance, network, block number. - **Provider**: EAS. - **Credential**: Attestations. - **Input**: Minimum attestations, network, attestation details. + **Input**: Minimum attestations, network, and attestation details. 4. Click `Continue` to proceed. 5. You will be redirected to the `Group Preview` page to review the group details. 6. Click `Create Group` to finalize the group creation. ![Create off-chain group preview](../../../../static/img/tutorial/offchain-preview.png) -Congratulations! You have successfully created an off-chain multiple credentials access group! \ No newline at end of file +Congratulations! You have successfully created an off-chain multiple credentials access group!