diff --git a/app/views/projects/cycle_analytics/show.html.haml b/app/views/projects/cycle_analytics/show.html.haml index b6fe585912f79ce9c61ab41cacb5e0e22f67ab92..9720d28ab1d1e1daa040fc3a1a9dc97e197b653c 100644 --- a/app/views/projects/cycle_analytics/show.html.haml +++ b/app/views/projects/cycle_analytics/show.html.haml @@ -11,7 +11,7 @@ %h4 Introducing Cycle Analytics %p - Cycle Analytics gives an overview on how much time it takes to go from idea to production in your project. + Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project. = link_to "Read more", help_page_path('user/project/cycle_analytics'), target: '_blank', class: 'btn'