Skip to content

Commit

Permalink
Fix Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jkthorne committed Dec 9, 2014
1 parent f2ed897 commit 81c9ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -471,7 +471,7 @@ Make sure to include Redis::Objects before you include AASM.
```ruby
class User
include Redis::Objects
include AAASM
include AASM

aasm do
end
Expand Down

0 comments on commit 81c9ec2

Please sign in to comment.