Skip to content

Commit 1ded4bf

Browse files
authored
Fix typos in documentation (#1821)
* Update sdk-js-options.md * Update create-api.md
1 parent 17e8a2e commit 1ded4bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

developer-tools/dashboard/get-started/create-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Based on your plan, Infura allows for the following amount of API keys:
1313
- Developer plan - Allows up to five API keys.
1414
- Team plans and higher - No limit on the number of API keys.
1515

16-
For more information, see to the [Infura pricing page](https://www.infura.io/pricing).
16+
For more information, see the [Infura pricing page](https://www.infura.io/pricing).
1717

1818
:::
1919

wallet/reference/sdk-js-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The metadata options are:
117117
- `iconUrl` - URL of the dapp's icon
118118

119119
:::tip important
120-
Setting `dappMetaData` creates a clear and trustworthy user experience when connecting your dapp to
120+
Setting `dappMetadata` creates a clear and trustworthy user experience when connecting your dapp to
121121
MetaMask Mobile.
122122
MetaMask Mobile displays this metadata in the connection modal to help users identify and verify the
123123
connection request.

0 commit comments

Comments
 (0)