Skip to content

Commit

Permalink
Changed typo mistake in Controller Hooks (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
ganpat-kalal authored Dec 7, 2022
1 parent 358d35c commit cf37ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ _Note: context variables placed within (parenthesis)_

* :controller_account_success_authentication_after (user)
* :controller_custom_fields_new_after_save (custom_field)
* :controller_custom_fields_new_after_save (custom_field)
* :controller_custom_fields_edit_after_save (custom_field)
* :controller_messages_new_after_save (params, message)
* :controller_messages_reply_after_save (params, message)
* :controller_timelog_available_criterias (available_criterias, project)
Expand Down

0 comments on commit cf37ee9

Please sign in to comment.