Skip to content

Commit

Permalink
Install Flask page text cleanup
Browse files Browse the repository at this point in the history
SRP > Secret Recovery Phrase

"[Flask]" > [FLASK]
  • Loading branch information
Montoya committed Dec 8, 2023
1 parent 5ade40e commit 79a52b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snaps/get-started/install-flask.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ and

While a small set of audited Snaps are allowlisted in the stable version of the MetaMask browser extension, MetaMask Flask is intended for developers building and testing Snaps locally or from npm.
Also, new Snaps API features are enabled in Flask for testing and developer feedback before they're enabled in MetaMask stable.
These features appear in the documentation with the "Flask only" tag.
You can also view Flask-specific features by looking for the "\[Flask\]" label in the
These features appear in the documentation with the "Flask" or "FlASK ONLY" tag.
You can also view Flask-specific features by looking for the \[FLASK\] label in the
[MetaMask Extension changelog](https://github.com/MetaMask/metamask-extension/blob/develop/CHANGELOG.md).

:::caution Install in a new browser profile
Expand All @@ -37,5 +37,5 @@ Running multiple instances of MetaMask in the same browser profile breaks dapp i
:::

:::danger Do not import accounts with funds to Flask
We do not recommend importing your SRP from MetaMask stable to MetaMask Flask. If you import accounts with funds into Flask, you do so at your own risk.
We do not recommend importing your Secret Recovery Phrase from MetaMask stable to MetaMask Flask. If you import accounts with funds into Flask, you do so at your own risk.
:::

0 comments on commit 79a52b3

Please sign in to comment.