From 9f3df62ab250fa47b5778028702e1e4abb9452d5 Mon Sep 17 00:00:00 2001 From: dtsvivek <95055534+dtsvivek@users.noreply.github.com> Date: Wed, 6 Dec 2023 19:18:24 -0500 Subject: [PATCH] Typo fix positive --- code/precision-recall/src/Components/Intro.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/precision-recall/src/Components/Intro.svelte b/code/precision-recall/src/Components/Intro.svelte index edd6ea68..ba5a3959 100644 --- a/code/precision-recall/src/Components/Intro.svelte +++ b/code/precision-recall/src/Components/Intro.svelte @@ -38,7 +38,7 @@ Actual: 0 - False Poisitive (FP) + False Positive (FP) True Negative (TN)