Skip to content

Commit

Permalink
Fixed readme typo
Browse files Browse the repository at this point in the history
"automitcally" should be "automatically"
  • Loading branch information
Vojtech Salbaba authored and Vojtech Salbaba committed Jan 31, 2013
1 parent ab8e1bb commit 98dc77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This goes into your Gemfile:
end
end

In this example we assume that you are in a rails project using Bundler, which would automitcally require `transitions`.
In this example we assume that you are in a rails project using Bundler, which would automatically require `transitions`.
If this is not the case for you you have to add

require 'transitions'
Expand Down

0 comments on commit 98dc77d

Please sign in to comment.