Commit cf6e32fc by Wittawat Patcharinsak Committed by Francisco Giordano

Fix Timelock Controller description typo (#2960)

(cherry picked from commit e63b09c9)
parent 3a3e643e
...@@ -82,7 +82,7 @@ NOTE: Functions of the `Governor` contract do not include access control. If you ...@@ -82,7 +82,7 @@ NOTE: Functions of the `Governor` contract do not include access control. If you
== Timelock == 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}} {{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