fix web hooks help view commit count off by one
Created by: Mikulas
Commits with zero based ids would have reached a count of four by the time the index gets to 3 as in the example.
Created by: Mikulas
Commits with zero based ids would have reached a count of four by the time the index gets to 3 as in the example.