Skip to content

Commit 705f3d5

Browse files
Trevor Portergitbook-bot
Trevor Porter
authored andcommitted
GitBook: [hyperlane-xyz#37] No subject
1 parent 2fa2bcd commit 705f3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/security/sovereign-consensus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Abacus applications enable sovereign consensus by implementing the `sovereign()`
3636

3737
```solidity
3838
/**
39-
* @return Returns the address of the applications sovereign consensus contract.
39+
* @return Returns the address of the application's sovereign consensus contract.
4040
**/
4141
function sovereign() external view returns (address);
4242
```

0 commit comments

Comments
 (0)