Update equation.js #14

Closed
richardtorres314 wants to merge 1 commits from patch-1 into master

View File

@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', {
value: true value: true
}); });
/* /*
* Constats * Constants
* Keys must be UPPERCASE * Keys must be UPPERCASE
* Values Can be a constant value or a function returning a value * Values Can be a constant value or a function returning a value
* this function doesn't take any arguments (use case: random constats) * this function doesn't take any arguments (use case: random constats)