Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
reskume committed Mar 8, 2023
1 parent e14ed7b commit 21ff336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/airspace-converter.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ class AirspaceConverter {
activity: 'NONE',
remarks: rules == null ? null : rules.join(', '),
},
// merges additional fields like "activity"
// merges updated field value for fields, e.g. "activity"
...metaProps,
},
geometry,
Expand Down

0 comments on commit 21ff336

Please sign in to comment.