docs: fix key in padUpdate context

This commit is contained in:
chandi 2020-10-27 00:28:24 +01:00 committed by John McLear
parent 50c22f0ae4
commit 30b1273853
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ Things in context:
1. pad - the pad instance
2. author - the id of the author who updated the pad
3. newRev - the index of the new revision
3. revs - the index of the new revision
4. changeset - the changeset of this revision (see [Changeset Library](#index_changeset_library))
This hook gets called when an existing pad was updated.