Skip to content

Commit c5dd4ac

Browse files
authored
Update guide-create-multiconsent.mdx
Updated based on peer review feedback
1 parent d416379 commit c5dd4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/users/consent/guide-create-multiconsent.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Create a multi-consent
44

55
# Create a multi-consent
66

7-
The `CreateMultiConsent` mutation allows you to combine multiple individual consents for sensitive operations into a single consent. This enables your user to authorize several operations simultaneously, enhancing user experience by reducing the number of individual consent prompts. You can merge up to 100 individual consents into a single mutation.
7+
The `CreateMultiConsent` mutation allows you to combine multiple individual consents for sensitive operations into a single consent. This allows your users to approve several sensitive operations simultaneously, reducing the number of consent prompts and improving their experience. You can merge up to 100 individual consents into a single mutation.
88

99
## Guide {#guide}
1010

0 commit comments

Comments
 (0)