From 1e33498b1eeb2ea71814af2d81c85e2ca11fceab Mon Sep 17 00:00:00 2001 From: Catherine Meade Date: Wed, 27 Nov 2024 13:59:39 -0500 Subject: [PATCH] feat: current status (#52) --- data/apprentices.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/apprentices.json b/data/apprentices.json index b5dee54..8183dea 100644 --- a/data/apprentices.json +++ b/data/apprentices.json @@ -29,7 +29,7 @@ }, { "name": "Theo Gainey", - "status": "current" + "status": "previous" }, { "name": "Meg Howe" @@ -61,7 +61,7 @@ }, { "name": "Sheridan McKisick", - "status": "current" + "status": "previous" } ] },