From b6b86050981fbdca88974dd469f9b7521884fa32 Mon Sep 17 00:00:00 2001 From: bensonzachariah <50866007+bensonzachariah@users.noreply.github.com> Date: Wed, 26 Feb 2025 11:14:10 +0530 Subject: [PATCH] possible correction --- exercises/FINISHED.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/FINISHED.mdx b/exercises/FINISHED.mdx index d1b2229d..6d494c7a 100644 --- a/exercises/FINISHED.mdx +++ b/exercises/FINISHED.mdx @@ -5,7 +5,7 @@ 👨‍💼 Congratulations! You've finished the workshop! 🦉 There are a few hooks that we haven't covered in this workshop that we won't -be covering in Epic Web because they're extremely rarely used in the wild. Feel +be covering in Epic React because they're extremely rarely used in the wild. Feel free to read up on them here: - [`useDebugValue`](https://react.dev/reference/react/useDebugValue)