Skip to content

Commit e018e03

Browse files
fix typo
1 parent 71ad93f commit e018e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/src/access/ZOwnablePK.compact

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pragma language_version >= 0.16.0;
1414
*
1515
* @notice This module explicitly supports commitments derived from public keys;
1616
* however, it may be possible to use contract addresses when contract-to-contract
17-
* calls become available. This will be revisited when it is know if/how witnesses
17+
* calls become available. This will be revisited when it's known if/how witnesses
1818
* are used from a contract address context.
1919
*
2020
* @dev Features:

0 commit comments

Comments
 (0)