diff --git a/init.rb b/init.rb index 6c84bd1..b1bfc26 100644 --- a/init.rb +++ b/init.rb @@ -1,7 +1,7 @@ Redmine::Plugin.register :redmine_listen do - name 'Redmine listne plugin' + name 'Redmine listen plugin' author 'Ricky' - description 'Allows redmine docker to start' + description 'Allows redmine docker to start in development mode' version '1' url 'barrettefabrication.com' author_url 'barrettefabrication.com'