Skip to content

Commit 16d0b36

Browse files
authored
fixed minor bug in quickstart/sepolia
1 parent c6383aa commit 16d0b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Starknet/modules/quick-start/pages/sepolia.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Unlike when using a Starknet Devnet instance, there's no need for us to declare
108108
----
109109
starkli declare \
110110
target/dev/hello_starknet_HelloStarknet.contract_class.json \
111-
--network=sepolia
111+
--network=sepolia \
112112
--strk
113113
----
114114

0 commit comments

Comments
 (0)