Fix typo in README

This commit is contained in:
Michael Misshore 2014-09-12 08:37:51 -05:00
parent a683be88ea
commit 535ac33ab2
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ end
### Per class
If you are about change some widgets and you don't want a paper trail of your changes, you can turn PaperTrail off like this:
If you are about to change some widgets and you don't want a paper trail of your changes, you can turn PaperTrail off like this:
```ruby
>> Widget.paper_trail_off!