Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo authored Nov 25, 2019
1 parent a7b8208 commit 8a610ae
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 @@ -31,7 +31,7 @@ Whether the event should trigger for listeners added after the event has fired.
A string type similar to a namespace with reverse-DNS like structure encouraged, but not enforced. By default there is a ```global.default``` prefilled which can be changed to any valid utf8 string.

##### Param: Event
This is an abstract name and is considered unique for that domain. You'll need the same domain and event name to match in your emitting function to receive the event.
This is an abstract name and is considered unique for that domain. You'll need the same domain and event name to match in your binding function to receive the event.

#### ```GESEmitEventOneParam```

Expand Down

0 comments on commit 8a610ae

Please sign in to comment.