Skip to content

Commit f3e07f3

Browse files
committed
docs: fixed typo in abi basics (#4611)
1 parent b1f6737 commit f3e07f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.wrm/basics/abi.wrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ _subsection: Event Data Representation
6262
When an Event is emitted from a contract, there are two places data is
6363
logged in a Log: the **topics** and the **data**.
6464

65-
An additonal fee is paid for each **topic**, but this affords a topic
65+
An additional fee is paid for each **topic**, but this affords a topic
6666
to be indexed in a bloom filter within the block, which allows efficient
6767
filtering.
6868

0 commit comments

Comments
 (0)