Skip to content

Commit c716884

Browse files
committed
Fix typos in README
1 parent 8afe8ef commit c716884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ And then execute:
4040
<li> Replacements/Updates support</li>
4141
<li> Encoding handling</li>
4242
<li> CSV options</li>
43-
<li> Ability to descibe/change CSV headers</li>
43+
<li> Ability to describe/change CSV headers</li>
4444
<li> Bulk import (activerecord-import)</li>
4545
<li> Callbacks</li>
4646
<li> Zip files</li>
@@ -93,7 +93,7 @@ Tool | Description
9393
[activerecord-import] | Powerful library for bulk inserting data using ActiveRecord.
9494

9595
[rchardet]: https://github.com/jmhodges/rchardet
96-
[activerecord-import]: https://github.com/jmhodges/rchardet
96+
[activerecord-import]: https://github.com/zdennis/activerecord-import
9797

9898

9999
## Contributing

0 commit comments

Comments
 (0)