Skip to content

Commit 45adcb9

Browse files
authored
Update examples/circom/.env.example
1 parent 933577a commit 45adcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/circom/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ETH_RPC_URL=<RPC_URL>
2-
# Make sure it has founds on Aligned
2+
# Make sure it has funds on Aligned
33
PRIVATE_KEY=<PRIVATE_KEY>
44
# Deploy the contract with make deploy_contract_devnet
55
FIBONACCI_CONTRACT_ADDRESS=<FIBONACCI_CONTRACT_ADDRESS>

0 commit comments

Comments
 (0)