Skip to content

Commit 7b74ed7

Browse files
committed
docs: fixed typo in getting started (#4603)
1 parent f3e07f3 commit 7b74ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.wrm/getting-started.wrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ _code: @lang<script>
271271
_subsection: Contracts @<starting-contracts>
272272

273273
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
274+
is derived at run-time, based on the ABI it is passed, which then
275275
determined what methods and properties are available on it.
276276

277277
_heading: Application Binary Interface (ABI)

0 commit comments

Comments
 (0)