Skip to content
Open
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 packages/demo-dapp-election/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`demo-dapp-election` is a simple sample example that allows you to deploy the Election contract to Arbitrum and run its functions.

The contract lives entirely on the targetted chain, and involves no direct interacts from the parent chain; writing, deploying, and interacting with it works just like using a regular contract on Ethereum.
The contract lives entirely on the targeted chain, and involves no direct interacts from the parent chain; writing, deploying, and interacting with it works just like using a regular contract on Ethereum.

## Set environment variables

Expand Down
Loading