[Here](https://github.com/alloy-rs/book/blob/3bdd820d0f183d5aed095371184e6fb033ff10f3/src/highlights/the-sol!-procedural-macro.md?plain=1#L58) the method mentioned below is incorrect. ```rs sol!( Counter, "artifacts/Counter.sol" ); ```