From 3f40aea97eb0786c26b2827b84d4830cbe74692a Mon Sep 17 00:00:00 2001
From: Andrew Rathbun <36825567+AndrewRathbun@users.noreply.github.com>
Date: Thu, 21 Sep 2023 14:58:07 -0400
Subject: [PATCH] Update Showcase.csproj - minor typo
---
examples/Console/Showcase/Showcase.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/Console/Showcase/Showcase.csproj b/examples/Console/Showcase/Showcase.csproj
index 3944555ea..e4810ac42 100644
--- a/examples/Console/Showcase/Showcase.csproj
+++ b/examples/Console/Showcase/Showcase.csproj
@@ -4,7 +4,7 @@
Exe
net7.0
Showcase
- Demonstation of Spectre.Console.
+ Demonstration of Spectre.Console.
Misc