Fix Typo in Readme

Remove unnecessary 'a' in readme.
This commit is contained in:
Amit Amin 2016-01-07 15:22:09 -08:00
parent eef918bca4
commit bd886c5bfb
1 changed files with 1 additions and 1 deletions

View File

@ -1125,7 +1125,7 @@ Postgres. In databases without such protection, such as MySQL, a table lock may
be necessary.
If the above technique is too slow for your needs, and you're okay doing without
PaperTrail data temporarily, you can create the new column without a converting
PaperTrail data temporarily, you can create the new column without converting
the data.
```ruby