From 1868bad352863a5bf0bd29da5c8b67a17cae9658 Mon Sep 17 00:00:00 2001 From: Cory Loken Date: Mon, 13 Apr 2015 18:43:53 -0700 Subject: [PATCH] Fix spelling errors. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7caf445..a900e0c 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ rare_map ============= -Relational db to ActiveREcord models MAPper +Relational db to ActiveRecord models Mapper It does the reverse engineering to convert existing databases to ActiveRecord models. Features: - 1. Rebuiding assocauations. + 1. Rebuiding associations. 2. Rebuiding attribute accessors(Optional in Rails 4).