Skip to content

Commit 0e3260e

Browse files
authored
docs: fix typo (#6176)
1 parent 8edd671 commit 0e3260e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/governance/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ In a governance system, the {TimelockController} contract is in charge of introd
135135
[[timelock-operation]]
136136
==== Operation structure
137137

138-
Operation executed by the xref:api:governance.adoc#TimelockController[`TimelockController`] can contain one or multiple subsequent calls. Depending on whether you need to multiple calls to be executed atomically, you can either use simple or batched operations.
138+
Operation executed by the xref:api:governance.adoc#TimelockController[`TimelockController`] can contain one or multiple subsequent calls. Depending on whether you need multiple calls to be executed atomically, you can either use simple or batched operations.
139139

140140
Both operations contain:
141141

0 commit comments

Comments
 (0)