From 2bbb7c1ab6bf2272c8dd31524944e1aa91b916da Mon Sep 17 00:00:00 2001
From: Andrew Rathbun <36825567+AndrewRathbun@users.noreply.github.com>
Date: Sat, 23 Sep 2023 09:55:56 -0400
Subject: [PATCH] Update Showcase.csproj - minor typo (#1315)
---
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 3944555..e4810ac 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