Fix Timelock Controller description typo (#2960)

(cherry picked from commit e63b09c9ad)
pull/2992/head
Wittawat Patcharinsak 3 years ago committed by Francisco Giordano
parent 3a3e643eb9
commit cf6e32fc54
  1. 2
      contracts/governance/README.adoc

@ -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}}

Loading…
Cancel
Save