We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e07f3 commit 7b74ed7Copy full SHA for 7b74ed7
docs.wrm/getting-started.wrm
@@ -271,7 +271,7 @@ _code: @lang<script>
271
_subsection: Contracts @<starting-contracts>
272
273
A **Contract** is a meta-class, which means that its definition
274
-its derived at run-time, based on the ABI it is passed, which then
+is derived at run-time, based on the ABI it is passed, which then
275
determined what methods and properties are available on it.
276
277
_heading: Application Binary Interface (ABI)
0 commit comments