1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-18 01:42:50 +08:00

Update Showcase.csproj - minor typo ()

This commit is contained in:
Andrew Rathbun 2023-09-23 09:55:56 -04:00 committed by GitHub
parent 5296e56b1c
commit 2bbb7c1ab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>