Skip to content

Commit c13fcd7

Browse files
Merge pull request #15 from roidelapluie/gch
Fix gotcha in doc: tag -> notes
2 parents c054028 + 3d3a1e3 commit c13fcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/project_hook.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ the hook.
4444

4545
* `tag_push_events` - (Optional) Invoke the hook for tag push events.
4646

47-
* `note_events` - (Optional) Invoke the hook for tag push events.
47+
* `note_events` - (Optional) Invoke the hook for notes events.
4848

4949
* `build_events` - (Optional) Invoke the hook for build events.
5050

0 commit comments

Comments
 (0)