Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Spectre.Docs/Components/Pages/ConsoleIndex.razor
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<p>Then try this quick example that demonstrates styled text, a table, and a status spinner:</p>
<CodeBlock Language="csharp:xmldocid,bodyonly">M:Spectre.Docs.Examples.Showcase.QuickStartSample.Run(Spectre.Console.IAnsiConsole)</CodeBlock>

<p>You're application should look something like this:</p>
<p>Your application should look something like this:</p>

<Screenshot Src="/assets/quickstart.svg" Alt="Screencast of Spectre.Console in action"></Screenshot>

Expand Down