Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Fix: typo in test deployment section
Browse files Browse the repository at this point in the history
  • Loading branch information
NameX44 committed Mar 21, 2024
1 parent 9d20d03 commit 23349fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch02-05-testnet-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ new one. In this tutorial, we’ll use the private key option which is the
most common use case. You need to provide the path to the keystore file
you want to create. You can give any name to the keystore file, you will
likely have several wallets. In this tutorial, we will use the name
`my_keystore_ 1.json`.
`my_keystore_1.json`.

```bash
starkli signer keystore from-key ~/.starkli-wallets/deployer/my_keystore_1.json
Expand Down

0 comments on commit 23349fa

Please sign in to comment.