Skip to content

Commit

Permalink
Merge pull request #520 from WillowInc/2024-08-30-fix-typo
Browse files Browse the repository at this point in the history
Fix model id typo
  • Loading branch information
rszcodronski authored Aug 30, 2024
2 parents 9dde2a3 + 0d85e6c commit d2ece49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ontology/Willow/Space/Airport/AirportGate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@id": "dtmi:com:willowinc:airport:AiportGate;1",
"@id": "dtmi:com:willowinc:airport:AirportGate;1",
"@type": "Interface",
"displayName": {
"en": "Gate"
Expand Down

0 comments on commit d2ece49

Please sign in to comment.