byui-cit / learning-modules

MIT License
1 stars 3 forks source link

fix typo about JSON.parse #3

Open dallinmoak opened 1 day ago

dallinmoak commented 1 day ago

this line references JSON.stringify, should be .parse

https://github.com/byui-cit/learning-modules/blob/9ed19ad56b2f7cc50f65e81cf0385c36cb4c1d26/modules/js/json/prepare1.md?plain=1#L94

dallinmoak commented 1 day ago

gonnna go ahead an fix this, will attach PR soon