From 8fecc71928c6c1582bc7939726ddb41df9194621 Mon Sep 17 00:00:00 2001 From: Hari Date: Thu, 8 Jan 2026 07:07:49 -0500 Subject: [PATCH] test --- curriculum_schema_v1.1.json | 2 +- praxis/math/CURRICULUM-PRAXIS-Core-Math.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum_schema_v1.1.json b/curriculum_schema_v1.1.json index cdd869c..ac4550d 100644 --- a/curriculum_schema_v1.1.json +++ b/curriculum_schema_v1.1.json @@ -26,7 +26,7 @@ } }, - "sections": { + "curriculum": { "type": "array", "items": { "type": "object", diff --git a/praxis/math/CURRICULUM-PRAXIS-Core-Math.json b/praxis/math/CURRICULUM-PRAXIS-Core-Math.json index 8c83174..5f12c24 100644 --- a/praxis/math/CURRICULUM-PRAXIS-Core-Math.json +++ b/praxis/math/CURRICULUM-PRAXIS-Core-Math.json @@ -21,7 +21,7 @@ "title": "Number Sets and Place Value", "sources": [ { - "title": "Learn Number Sets to better understand math", + "title": "Learn the Number Sets to better understand math", "url": "https://www.youtube.com/watch?v=soNlNuT-Zrs", "type": "video" },