diff --git a/app/coffee/modules/kanban/main.coffee b/app/coffee/modules/kanban/main.coffee index 932f47a3..ac04ff5d 100644 --- a/app/coffee/modules/kanban/main.coffee +++ b/app/coffee/modules/kanban/main.coffee @@ -246,7 +246,7 @@ KanbanRowWidthFixerDirective = -> module.directive("tgKanbanRowWidthFixer", KanbanRowWidthFixerDirective) ############################################################################# -## Kaban Column Height Fixer Directive +## Kanban Column Height Fixer Directive ############################################################################# KanbanColumnHeightFixerDirective = ->