diff --git a/models/ActivityLevel.json b/models/ActivityLevel.json index 2a8d4b8..c1495d0 100644 --- a/models/ActivityLevel.json +++ b/models/ActivityLevel.json @@ -11,6 +11,6 @@ "WEAK": "Indicates very low production or consumption activity. This may suggest a surplus in supply or a lack of demand.", "GROWING": "Represents increasing activity in production or consumption, suggesting a developing market.", "STRONG": "Signifies high levels of production or consumption. Indicates a healthy and active market with high demand or supply.", - "RESTRICTED": "Reflects a bottlneck in production or consumption, possibly due to a lack of supply or demand in related goods." + "RESTRICTED": "Reflects a bottleneck in production or consumption, possibly due to a lack of supply or demand in related goods." } -} \ No newline at end of file +}