diff --git a/docs/build-on-linea/tooling/libraries/ethers-js.md b/docs/build-on-linea/tooling/libraries/ethers-js.md index 870c4a01f..85d9fe57e 100644 --- a/docs/build-on-linea/tooling/libraries/ethers-js.md +++ b/docs/build-on-linea/tooling/libraries/ethers-js.md @@ -4,4 +4,4 @@ title: Ethers.js The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem. It is a powerful and well-designed library that simplifies Ethereum development, enhances code quality, and provides a modern and efficient alternative to older Ethereum development libraries. -To learn more about ethers,js take a look at their official [documentation](https://docs.ethers.org/v6/). \ No newline at end of file +To learn more about ethers.js take a look at their official [documentation](https://docs.ethers.org/v6/). \ No newline at end of file