Skip to content

Commit 019dbea

Browse files
committed
Appease fellow devs :^) (update README.md)
1 parent ee30be3 commit 019dbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you get really stuck and need some help, or run into any problems/concerns, e
2828

2929
Find an item's ID:
3030
```js
31-
const getItemPrice = async () => {
31+
const getID = async () => {
3232
//find item
3333
let res = await xiv.search('Stuffed Khloe')
3434

0 commit comments

Comments
 (0)