diff --git a/core/standard/openapi/parameters/queries/locationId.yaml b/core/standard/openapi/parameters/queries/locationId.yaml index ade100d4c..b201cfa07 100644 --- a/core/standard/openapi/parameters/queries/locationId.yaml +++ b/core/standard/openapi/parameters/queries/locationId.yaml @@ -1,6 +1,6 @@ name: locationId in: path required: true -description: Comma delimeted list of location idenitifiers (i.e. EGLL or EGLL,YBBN,CYOW or London,Brisbane) +description: Comma delimeted list of location identifiers (i.e. EGLL or EGLL,YBBN,CYOW or London,Brisbane) schema: type: string