From 1ca292fcb4af1fb17b0e23b4d8c9a55eb933bedd Mon Sep 17 00:00:00 2001 From: Christian Montoya Date: Fri, 8 Dec 2023 11:27:28 -0500 Subject: [PATCH] Correct typo FlASK > FLASK --- snaps/get-started/install-flask.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snaps/get-started/install-flask.md b/snaps/get-started/install-flask.md index 0ffad70cd58..af3c5151fe1 100644 --- a/snaps/get-started/install-flask.md +++ b/snaps/get-started/install-flask.md @@ -27,7 +27,7 @@ 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" or "FlASK ONLY" tag. +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).