Skip to content

Commit

Permalink
fix: libraries docs typo (#272)
Browse files Browse the repository at this point in the history
Fixes a typo in the libraries developer reference
  • Loading branch information
giovannidisiena authored Nov 27, 2024
1 parent 4205578 commit 3ae1e6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ in IRs: `linkersymbol` in Yul and `PUSHLIB` in EVM legacy assembly.

All linking happens at compile-time. Deploy-time linking is not supported.

For compiling non-linable libraries please refer to the documentation [here](/build/tooling/hardhat/guides/compiling-libraries).
For compiling non-linkable libraries please refer to the documentation [here](/build/tooling/hardhat/guides/compiling-libraries).

0 comments on commit 3ae1e6d

Please sign in to comment.