We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afe8ef commit c716884Copy full SHA for c716884
README.md
@@ -40,7 +40,7 @@ And then execute:
40
<li> Replacements/Updates support</li>
41
<li> Encoding handling</li>
42
<li> CSV options</li>
43
- <li> Ability to descibe/change CSV headers</li>
+ <li> Ability to describe/change CSV headers</li>
44
<li> Bulk import (activerecord-import)</li>
45
<li> Callbacks</li>
46
<li> Zip files</li>
@@ -93,7 +93,7 @@ Tool | Description
93
[activerecord-import] | Powerful library for bulk inserting data using ActiveRecord.
94
95
[rchardet]: https://github.com/jmhodges/rchardet
96
-[activerecord-import]: https://github.com/jmhodges/rchardet
+[activerecord-import]: https://github.com/zdennis/activerecord-import
97
98
99
## Contributing
0 commit comments