Skip to content

Commit 9da3edf

Browse files
committed
fix typo, tweak spellchecker
1 parent c23dc05 commit 9da3edf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
with:
3535
check_filenames: true
3636
skip: ./.git,./dist,./data/deprecated.json,./data/discarded.json
37-
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te"
37+
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te,brunch"
3838
only_warn: 1

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
437437
* Add specific presets for Trees which have the tags `leaf_cycle`/`leaf_type` mapped ([#956])
438438
#### Changed Presets
439439
* Add field to specify the type of a `house` ([#921], thanks [@arch0345])
440-
* Allow Drinking Water to be mapped on verticed ([#925], thanks [@arch0345])
440+
* Allow Drinking Water to be mapped on vertices ([#925], thanks [@arch0345])
441441
* Rename preset for Trash Cans and Recycling Bins ([#938], thanks [@arch0345])
442442
* Add `direction` field to Emergency Bay preset
443443
* Add more fields to Parcel Locker preset for the tags: `wheelchair`, `indoor` ([#940]), `collection_times`, `surveillance`

0 commit comments

Comments
 (0)