typo corrected

This commit is contained in:
alterNERDtive 2019-10-10 07:26:43 +02:00
parent 4bf036596e
commit 8f2fca8517

View file

@ -40,7 +40,7 @@ When importing the prifle, be sure to
configuration variables you want changed; _after_ the `SpanshAttack.startup`
call. See [below](#Configuration-Variables).
* Make sure all EDDI events that SpanshAttack needs are correctly handled. For
all events used in Spanshattack that you already have handelrs for in your
all events used in Spanshattack that you already have handlers for in your
profile, youll have to include a call to `SpanshAttack.<event name>`. E.g.
for “EDDI Jumped”, call `SpanshAttack.EDDI Jumped` by name from your `((EDDI
Jumped))` command.