Skip to content

Commit

Permalink
StarTrek example
Browse files Browse the repository at this point in the history
  • Loading branch information
thygrrr committed Mar 1, 2024
1 parent 6e48b12 commit ff17ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/StarTrek.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
Console.WriteLine($"{"Georgiou",10} is {georgiou}, now THAT's a Captain!");

// ⁉️ Needed to be said.
Console.WriteLine($"{"Shatner",10} ain't Stewart, even in death! {kirk != picard}");
Console.WriteLine($"{"Shatner",10} ain't ever Stewart! {kirk != picard}");

0 comments on commit ff17ff5

Please sign in to comment.