diff --git a/caimira/store/data_registry.py b/caimira/store/data_registry.py index e1074587..cced1032 100644 --- a/caimira/store/data_registry.py +++ b/caimira/store/data_registry.py @@ -441,7 +441,7 @@ class DataRegistry: "expiration": {"Breathing": 5, "Speaking": 5}, }, "secondary-school": { - "placeholder": "Primary school", + "placeholder": "Secondary school", "activity": "Light activity", "expiration": {"Breathing": 7, "Speaking": 3}, },