From 27c4bdefaa5179a166041b645fde8628ec13e7b5 Mon Sep 17 00:00:00 2001 From: Wil Wade Date: Thu, 2 Oct 2014 09:47:56 -0400 Subject: [PATCH] Corrected spelling of sprint --- app/coffee/modules/common/history.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/coffee/modules/common/history.coffee b/app/coffee/modules/common/history.coffee index ead7a6a8..98ba3356 100644 --- a/app/coffee/modules/common/history.coffee +++ b/app/coffee/modules/common/history.coffee @@ -269,7 +269,7 @@ HistoryDirective = ($log, $loading) -> team_requirement: "team requirement" # Task - milestone: "spreint" + milestone: "sprint" user_story: "user story" is_iocaine: "is iocaine"