Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Dec 13, 2017
1 parent 03fd596 commit a6475f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile.internal
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lane :tests do
rake task: :default
end

desc "Rub rubocop"
desc "Run rubocop"
lane :run_rubocop do |opts|
if opts[:correct]
rake task: "rubocop:auto_correct"
Expand Down

0 comments on commit a6475f1

Please sign in to comment.