Skip to content

Commit a11602d

Browse files
committed
docs: fixed typo (ethers-io#1450).
1 parent bec066b commit a11602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.wrm/concepts/events.wrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ _subsection: Solidity Topics @<events-solidity>
164164
This is a quick (and non-comprehensive) overview of how events are computed
165165
in Solidity.
166166

167-
This is likely out of the scope for most developers, but may be intersting
167+
This is likely out of the scope for most developers, but may be interesting
168168
to those who want to learn a bit more about the underlying technology.
169169

170170
Solidity provides two types of events, anonymous and non-anonymous. The

0 commit comments

Comments
 (0)