From 9d64dc3b6ab95856e340e0a84d9d4190f6e279eb Mon Sep 17 00:00:00 2001 From: miking-the-viking Date: Thu, 15 Sep 2022 11:15:18 -0400 Subject: [PATCH] Fix Performance dropdown closing tag --- Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index 32304df..d759218 100644 --- a/Performance.md +++ b/Performance.md @@ -149,7 +149,7 @@ This involved: For a very big project, this might happen over and over and over again per a module. - + ## Preferring Base Types Over Unions