Skip to content

Commit

Permalink
Merge pull request #96 from grobux/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
ssd04 authored May 28, 2024
2 parents 8f0dbbb + 5fba4c6 commit 0b81593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ communication protocol and send a payload signalling the intention of
subscribing. This will generate a subscription for that session.

There are two types of events:
- Protocol based events, such as `ESDTTrasnfer` or `NFTCreate`
- Protocol based events, such as `ESDTTransfer` or `NFTCreate`
- Smart contract based events. These are defined inside a smart contract.
The event will automatically be assigned the smart contract address,
and the identifier will be the function by which it was triggered.
Expand Down

0 comments on commit 0b81593

Please sign in to comment.