txAdmin
txAdmin copied to clipboard
docs(events): fix wrong description for actionId in actionRevoked event
This PR fixes the description of "actionId" in the "actionRevoked" event and also removes trailing whitespace.
Uhh the trailing white space is required for a line break in the github-flavored markdown spec
I had overlooked that, but it should be fixed now.