@@ -36,7 +36,7 @@ View the following Snaps resources in addition to this documentation site.
3636 Template for integrating the Biconomy Smart Account with the
3737 [ Keyring API] ( ../reference/keyring-api/index.md ) .
3838- [ Text Transformer] ( https://github.com/Montoya/transformer-snap ) - Transforms
39- strings into unicode bold, italic, and strikethrough characters for use on social
39+ strings into Unicode bold, italic, and strikethrough characters for use on social
4040 media. Demonstrates [ interactive JSX UI] ( ../features/custom-ui/index.md ) in a home page.
4141- [ Social Names] ( https://github.com/Montoya/social-names-snap ) - Adds Farcaster and
4242 Lens handles to the send flow and petnames using
@@ -53,7 +53,7 @@ View the following Snaps resources in addition to this documentation site.
5353 testing MetaMask Snaps, including a Jest environment, and a set of Jest matchers.
5454 See [ how to test a Snap] ( ../how-to/test-a-snap.md ) using ` snaps-jest ` .
5555- [ Snaps Simulator] ( https://metamask.github.io/snaps/snaps-simulator/latest ) - A tool for simulating
56- Snaps in the browser, streamlining the development process. It does not support all Snaps features
56+ Snaps in the browser, streamlining the development process. It doesn't support all Snaps features
5757 but can be useful for testing certain features.
5858- [ MetaMask Testing Tools] ( https://hugomrdias.github.io/metamask/ ) - A collection of tools for
5959 testing MetaMask, MetaMask Flask, and MetaMask Snaps with [ Playwright] ( https://playwright.dev/ ) ,
0 commit comments