Skip to content

Commit bb62292

Browse files
committed
Revive a stale comment
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 1ed3603 commit bb62292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitGitGadget/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* pure Javascript and keep it as simple as possible.
66
*
77
* Note: while the Azure Function Runtime v1 supported GitHub webhooks natively,
8-
* via the "webHookType", we want to use v2, so we have to do the payload
8+
* via the "webHookType", starting with v2, we have to do the payload
99
* validation "by hand".
1010
*/
1111
const crypto = require('crypto');

0 commit comments

Comments
 (0)