Skip to content

Commit ca4d3b7

Browse files
committed
Adjust terms.
1 parent ccc3f56 commit ca4d3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/extensions/tutorial_events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This can be accomplished using PHP core event listener subscribed to the
9696

9797
::
9898

99-
'<author>_<extension_name>' => [
99+
'<vendor>_<name>' => [
100100
'event/<template_event_name>' => <priority_number>,
101101
],
102102

0 commit comments

Comments
 (0)