docs: fix key in padUpdate context
parent
50c22f0ae4
commit
30b1273853
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue