diff --git a/doc/api/hooks_server-side.md b/doc/api/hooks_server-side.md index f51c722e5..910682c42 100644 --- a/doc/api/hooks_server-side.md +++ b/doc/api/hooks_server-side.md @@ -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.