Update Showcase.csproj - minor typo (#1315)

This commit is contained in:
Andrew Rathbun
2023-09-23 09:55:56 -04:00
committed by GitHub
parent 5296e56b1c
commit 2bbb7c1ab6

View File

@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ExampleTitle>Showcase</ExampleTitle>
<ExampleDescription>Demonstation of Spectre.Console.</ExampleDescription>
<ExampleDescription>Demonstration of Spectre.Console.</ExampleDescription>
<ExampleGroup>Misc</ExampleGroup>
</PropertyGroup>