Skip to content

Commit dd1a4df

Browse files
committed
fix: format
1 parent 7843639 commit dd1a4df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/references/web3mail/methods/sendEmail.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The recipient email address in a `protectedData` entity. The user receiving the
1414
email must explicitly authorize you to send them email communications and
1515
permission must be granted for the `Web3Mail` tool to use the `protectedData`
1616
entity containing their email address. This is best done by granting
17-
authorization to the Web3Mail app whitelist
18-
`{{web3MailAppWhitelist}}` as `authorizedApp`. Refer to the
17+
authorization to the Web3Mail app whitelist `{{web3MailAppWhitelist}}` as
18+
`authorizedApp`. Refer to the
1919
[Data Protector `grantAccess`](/references/dataProtector/dataProtectorCore/grantAccess)
2020
documentation for more details.
2121

src/references/web3telegram/methods/sendTelegram.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The recipient Chat ID is stored in a `protectedData` entity. The user receiving
1414
message must explicitly authorize you to send them telegram communications and
1515
permission must be granted for the `Web3Telegram` tool to use the
1616
`protectedData` entity containing their chat ID. This is best done by granting
17-
authorization to the Web3Telegram app whitelist
18-
`{{web3TelegramAppWhitelist}}` as `authorizedApp`. Refer to the
17+
authorization to the Web3Telegram app whitelist `{{web3TelegramAppWhitelist}}`
18+
as `authorizedApp`. Refer to the
1919
[Data Protector `grantAccess`](/references/dataProtector/dataProtectorCore/grantAccess)
2020
documentation for more details.
2121

0 commit comments

Comments
 (0)