Fix another typo in ApproachSettlement event tag

This commit is contained in:
robbyxp1 2022-01-28 15:10:36 +00:00
parent 5ff342cc8b
commit 3690aab87e

View File

@ -40,7 +40,7 @@
"format" : "date-time"
},
"event" : {
"enum" : [ "ApproachBody" ]
"enum" : [ "ApproachSettlement" ]
},
"horizons": {
"type" : "boolean",