Skip to content

Commit

Permalink
PermissionlessCreator.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
intls committed Dec 20, 2024
1 parent 7db87df commit b2cdb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/misc/PermissionlessCreator.sol
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {ITokenHandleRegistry} from 'contracts/interfaces/ITokenHandleRegistry.so
import {ImmutableOwnable} from 'contracts/misc/ImmutableOwnable.sol';

/**
* @title PermissonlessCreator
* @title PermissionlessCreator
* @author Lens Protocol
* @notice This is an ownable public proxy contract which is open for all.
*/
Expand Down

0 comments on commit b2cdb9f

Please sign in to comment.