diff options
author | Yatish Mehta <yatish27@users.noreply.github.com> | 2015-01-24 14:25:16 -0500 |
---|---|---|
committer | Yatish Mehta <yatish27@users.noreply.github.com> | 2015-01-24 14:25:16 -0500 |
commit | 517cc92c65f5b8127d40f9c918ea986483798e90 (patch) | |
tree | 2d0df5cfa30bbbef217facce15f712dd8a5aa1d7 /config/routes.rb | |
parent | c8c05edcd500c0a755cb6962b51f97381663bd1a (diff) | |
download | gitlab-ce-517cc92c65f5b8127d40f9c918ea986483798e90.tar.gz |
Fixes typo in config.rb
Diffstat (limited to 'config/routes.rb')
-rw-r--r-- | config/routes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb index ef3c5aedfcb..abb77094ab9 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -61,7 +61,7 @@ Gitlab::Application.routes.draw do end # - # Explroe area + # Explore area # namespace :explore do resources :projects, only: [:index] do |