Skip to content

Commit

Permalink
Fix comments
Browse files Browse the repository at this point in the history
Co-authored-by: Jihan Jeeth <[email protected]>
  • Loading branch information
darshanasbg and JeethJJ authored Sep 2, 2024
1 parent 18b62f9 commit aedcee2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ private Map<String, Map<String, NotificationTemplate>> getTemplateMap(String not
}

/**
* Checks if the there is a template available as a system default template with the exact same details.
* Checks if there is a template available as a system default template with the exact same details.
* This method is used to avoid managing duplicate templates.
*
* @param template Notification template to check.
Expand Down

0 comments on commit aedcee2

Please sign in to comment.