Skip to content

Commit c6e0af9

Browse files
authored
Add term to shop=stationery to prevent misspelling (#1514)
1 parent 95b12fc commit c6e0af9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/shop/stationery.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
],
77
"terms": [
88
"card",
9-
"paper"
9+
"paper",
10+
"stationary"
1011
],
1112
"tags": {
1213
"shop": "stationery"

0 commit comments

Comments
 (0)