diff --git a/api/app/utils/utils.py b/api/app/utils/utils.py index f247e13..e565796 100644 --- a/api/app/utils/utils.py +++ b/api/app/utils/utils.py @@ -30,7 +30,7 @@ "Datastream": "Datastreams", "Observation": "Observations", "ObservedProperty": "ObservedProperties", - "FeaturesOfInterest": "FeaturesOfInterest", + "FeatureOfInterest": "FeaturesOfInterest", "HistoricalLocation": "HistoricalLocations", "Network": "Networks", }