diff --git a/pinaxcon/templatetags/lca2018_tags.py b/pinaxcon/templatetags/lca2018_tags.py index ee2ab073ba42694182471cb7b017c15f1045cf45..306b07fff2f1696e09a7c3050fbe2abf7303699d 100644 --- a/pinaxcon/templatetags/lca2018_tags.py +++ b/pinaxcon/templatetags/lca2018_tags.py @@ -133,7 +133,7 @@ def ticket_type(context): ticket_type = name - # Miniconfs are secion 2 + # Miniconfs are section 2 # General sessions are section 1 user = registrasion_tags.user_for_context(context)