diff --git a/src/Main.sol b/src/Main.sol index bc4e3f0..625c43e 100644 --- a/src/Main.sol +++ b/src/Main.sol @@ -49,7 +49,7 @@ pragma solidity ^0.8.13; // x x xxxxx xxxx // x x x.xxx x x -// This contract is the main logic interface for the Unaboomer NFT project. +/// This contract is the main logic interface for the Unaboomer NFT project. import {Owned} from "solmate/auth/Owned.sol";