Skip to content

Commit

Permalink
Fix Timelock Controller description typo (#2960)
Browse files Browse the repository at this point in the history
  • Loading branch information
jengjeng committed Nov 11, 2021
1 parent 57630d2 commit e63b09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/governance/README.adoc
Expand Up @@ -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}}

Expand Down

0 comments on commit e63b09c

Please sign in to comment.