Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: The quotation marks are incorrect. #464

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial-resolving-stuck-funds.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If your funds are currently stuck, follow these steps to resolve the issue by re
1. Open your wallet application.
2. Navigate to the installed Snaps section.
3. Find the StarkNet Snap and select it.
4. Click on Uninstall or Remove to uninstall the StarkNet Snap.
4. Click on "Uninstall" or "Remove" to uninstall the StarkNet Snap.

## Step 2: Access the Dev StarkNet Snap Website to Install the Old StarkNet Snap
1. Go to the dev environment here: [https://staging.snaps.consensys.io/starknet](https://staging.snaps.consensys.io/starknet)
Expand Down
Loading