Skip to content

Commit

Permalink
corrected a typo mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier-J-Ortiz committed Mar 25, 2018
1 parent 5e8038e commit 483b907
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions data/presets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5313,9 +5313,9 @@ en:
terms: '<translate with synonyms or related terms for ''Pet Store'', separated by commas>'
shop/pet_grooming:
# shop=pet_grooming
name: Pet Grooming_store
name: Pet Grooming Store
# 'terms: dog'
terms: '<translate with synonyms or related terms for ''Pet Grooming_store'', separated by commas>'
terms: '<translate with synonyms or related terms for ''Pet Grooming Store'', separated by commas>'
shop/photo:
# shop=photo
name: Photography Store
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -17928,7 +17928,7 @@
"tags": {
"shop": "pet_grooming"
},
"name": "Pet Grooming_store"
"name": "Pet Grooming Store"
},
"shop/pet": {
"icon": "dog-park",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/shop/pet_grooming.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"tags": {
"shop": "pet_grooming"
},
"name": "Pet Grooming_store"
"name": "Pet Grooming Store"
}
2 changes: 1 addition & 1 deletion dist/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -6006,7 +6006,7 @@
"terms": ""
},
"shop/pet_grooming": {
"name": "Pet Grooming_store",
"name": "Pet Grooming Store",
"terms": "dog"
},
"shop/pet": {
Expand Down

0 comments on commit 483b907

Please sign in to comment.