We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ff96f commit b763928Copy full SHA for b763928
README.md
@@ -6,7 +6,7 @@ objects ala ActiveRecord's [changes](http://api.rubyonrails.org/classes/ActiveMo
6
hash. Just pass in two objects and this function will return an object of
7
changes that contains only the properties that have changed.
8
9
-Differences are stored in arrays; the first element has the 'before' valueand
+Differences are stored in arrays; the first element has the 'before' value and
10
the second element is the 'after' value.
11
12
Usage:
0 commit comments