Skip to content

Commit

Permalink
Misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
cmtonkinson committed Jan 29, 2015
1 parent 2338778 commit 25b6979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -18,7 +18,7 @@ def execute(banner, command)
output
end

desc 'Updates and releases a the stylus-source gem'
desc 'Updates and releases the stylus-source gem'
task ship: :update do
current_version = File.read('VERSION')
execute 'commiting the VERSION file', "git add VERSION && git commit -m '#{current_version}'"
Expand Down

0 comments on commit 25b6979

Please sign in to comment.