summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2705f037..c6aac4bd 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,7 @@ Currently the following additional gems are available:
- [acts_as_caxlsx](https://github.com/caxlsx/acts_as_caxlsx)
* Provides simple ActiveRecord integration
-- [axlsx_rails](https://github.com/caxlsx/axlsx_rails)
+- [caxlsx_rails](https://github.com/caxlsx/caxlsx_rails)
* Provides a `.axlsx` renderer to Rails so you can move all your spreadsheet code from your controller into view files.
- [activeadmin-caxlsx](https://github.com/caxlsx/activeadmin-caxlsx)
* An Active Admin plugin that includes DSL to create downloadable reports.