Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Jan 3, 2014
1 parent 2d53653 commit d635d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bench.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def run(command)
require 'facter'
rescue LoadError
run "gem install facter"
put "please rerun script"
puts "please rerun script"
exit
end

Expand Down

0 comments on commit d635d88

Please sign in to comment.