diff --git a/js/model/NumberAtom.js b/js/model/NumberAtom.js index 50f0b82..1153510 100644 --- a/js/model/NumberAtom.js +++ b/js/model/NumberAtom.js @@ -102,7 +102,7 @@ class NumberAtom { } /** - * Compare with other Number Atom + * compare with another atom * @param {NumberAtom|ImmutableAtomConfig} otherAtom * @public */