Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BoPeng committed Feb 1, 2025
1 parent 703bd2c commit 03e6072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,11 +320,11 @@ keywords = 'local item for default market "facebook"'

[item.rare_item1]
marketplace = 'nationwide'
keywrods = 'rare item1'
keywords = 'rare item1'

[item.rare_item2]
marketplace = 'nationwide'
keywrods = 'rare item2'
keywords = 'rare item2'
```

## TODO List:
Expand Down

0 comments on commit 03e6072

Please sign in to comment.