Skip to content

Commit 6be6c77

Browse files
authored
Update snaps resources spelling (#1713)
* Add multiple resources to Snaps resources page * Add snaps-jest * Update resources page per Vale spelling suggestions
1 parent 3585dd4 commit 6be6c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snaps/learn/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)