diff --git a/README.md b/README.md index e1c12d3..8f79699 100644 --- a/README.md +++ b/README.md @@ -2949,8 +2949,9 @@ via .trigger(name, ...), calling this is a no-op. ### `event.TRIGGER` -Special value when passed to an event method as first argument will force it -to trigger event if the first argument was a function. +Special value (``) that when passed to an event method as +first argument will force it to trigger event if the first argument was +a function.