diff --git a/app/helpers/tab_helper.rb b/app/helpers/tab_helper.rb index c76c1b6..740700c 100644 --- a/app/helpers/tab_helper.rb +++ b/app/helpers/tab_helper.rb @@ -2,7 +2,7 @@ module TabHelper # Navigation link helper # # Returns an `li` element with an 'active' class if the supplied - # controller(s) and/or action(s) currently active. The contents of the + # controller(s) and/or action(s) are currently active. The content of the # element is the value passed to the block. # # options - The options hash used to determine if the element is "active" (default: {}) -- libgit2 0.21.2