spryker/decimal-object

greatherThanOrEquals() Typo?

Closed this issue · 2 comments

Hi. Thank you for the great package.

I noticed that there is an extra "h" in the greatherThanOrEquals() function. By right it should be greaterThanOrEquals().

It's not a big issue. Just thought I'd let you know anyway. :)

Thanks again.

Feel free to make a PR to fix this, including keeping the old method but deprecating it.

@jianjye Can you check if #17 solves it?