From 784352493232e7017dfa9b5a52b24b70d9b2723b Mon Sep 17 00:00:00 2001 From: Conrad Crawford <83192247+cnrad@users.noreply.github.com> Date: Sat, 26 Feb 2022 15:16:52 -0500 Subject: [PATCH] change: "recorded" -> "current" --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 75fd86e..791805c 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -73,7 +73,7 @@ export default function Home() { - Lanyard Profile Readme has {userCount} recorded users! + Lanyard Profile Readme has {userCount} current users! );