Skip to content

Commit da54cf2

Browse files
committed
Shortened message to remove scrollbar on Github
1 parent 64899ee commit da54cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ namespace QuickStart
7070
if (o.Verbose)
7171
{
7272
Console.WriteLine($"Verbose output has been enabled. Current Arguments: -v {o.Verbose}");
73-
Console.WriteLine("Quick Start Example! App is in Verbose mode so verbose messages will be shown!");
73+
Console.WriteLine("Quick Start Example! App is in Verbose mode!");
7474
}
7575
else
7676
{

0 commit comments

Comments
 (0)