Skip to content

Commit 7e47985

Browse files
authored
fix: update docs
1 parent 3c7329c commit 7e47985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/remote-facilitator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Remote facilitators function similarly to those on Ethereum, but the way GHO is
2222

2323
[On Ethereum]
2424

25-
1. An `OwnableFacilitator` contract is deployed to represent the minting strategy on the remote chain. It is granted the `Facilitator` role on the Ethereum GhoToken contract, with a defined bucket capacity X.
25+
1. An `OwnableFacilitator` contract is deployed to represent the minting strategy on the remote chain. It is granted the `Facilitator` role on the Ethereum `GhoToken` contract, with a defined bucket capacity X.
2626
2. An amount X of GHO is minted via the `OwnableFacilitator` and bridged to the remote chain (typically via `CCIP`).
2727

2828
[On the Remote Chain]

0 commit comments

Comments
 (0)