Skip to content

Commit

Permalink
fix: minor error in contracts readme (ethereum-optimism#11432)
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcontracts authored Aug 10, 2024
1 parent 773e476 commit 5a4fbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts-bedrock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ graph LR
OP Stack smart contracts are published to NPM and can be installed via:

```sh
npm install @eth-optimism/contracts-bedrock.
npm install @eth-optimism/contracts-bedrock
```

Refer to the [Optimism Developer Docs](https://docs.optimism.io/builders/dapp-developers/contracts/system-contracts#using-system-contracts-in-solidity) for additional information about how to use this package.
Expand Down

0 comments on commit 5a4fbce

Please sign in to comment.