Gabb-c / pokenode-ts

A lightweight Node.js wrapper for the PokéAPI with built-in types.
https://pokenode-ts.vercel.app/
MIT License
244 stars 28 forks source link

Possible typo in documentation for cacheing #774

Closed MorganJay closed 1 year ago

MorganJay commented 1 year ago

What version of pokenode-ts are you using?

1.17.0

What version of Node.js are you using?

18.12.1

What operating system are you using?

Windows

Describe the Bug

Screenshot (18)

Great job so far! Gabb.

I have a documentation issue while reading the cache section, from the part highlighted in the image above, is it meant to be "localStorage"?

I hope I used the right issue template for this.

Expected Behavior

The right spelling of "localStorage" for clear understanding of docs 🙂

To Reproduce

Visit this section of the docs here 🙂

Gabb-c commented 1 year ago

Hey @MorganJay , thanks for your input! I'm sorry about the delay. Problems with my workstation hehe ; - ;

Currently I'm enhancing some things in pokenode-ts:

So this issue documentation typo will be fixed soon.

Gabb-c commented 1 year ago

Fixed in 1.18.0