alistair-marshall / cFIREsim-open

An forked version of the popular retirement calculator (cFIREsim.com) completely in javascript and open-source.
https://alistair-marshall.github.io/cFIREsim-open/
Apache License 2.0
30 stars 12 forks source link

Change warnings from 'integers' to 'numbers' #13

Closed alistair-marshall closed 4 years ago

alistair-marshall commented 4 years ago

Many warnings talk about 'positive integers'. In fact, in most cases, it should just say 'positive number'. Decimals are allowed.