Unverified Commit e63b09c9 by Wittawat Patcharinsak Committed by GitHub

Fix Timelock Controller description typo (#2960)

parent 57630d2a
......@@ -82,7 +82,7 @@ NOTE: Functions of the `Governor` contract do not include access control. If you
== Timelock
In a governance system, the {TimelockController} contract is in carge of introducing a delay between a proposal and its execution. It can be used with or without a {Governor}.
In a governance system, the {TimelockController} contract is in charge of introducing a delay between a proposal and its execution. It can be used with or without a {Governor}.
{{TimelockController}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment