diff --git a/app/views/projects/cycle_analytics/show.html.haml b/app/views/projects/cycle_analytics/show.html.haml index 0fb2ebb8c358c002a56cf050c73a2261222a620d..ce1393267eb8984c0380547e95029d36f9ad403f 100644 --- a/app/views/projects/cycle_analytics/show.html.haml +++ b/app/views/projects/cycle_analytics/show.html.haml @@ -73,7 +73,7 @@ %span{ "v-if" => "stage.value" } {{ stage.value }} %span.stage-empty{ "v-else" => true } - No enough data + Not enough data %template{ "v-else" => true } %span.not-available Not available