Skip to content

Commit 5f28379

Browse files
author
fabien.menager
committed
Fix header
1 parent d0f7dc0 commit 5f28379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/ReadmeSample/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// ─────────────────────────────────────────────────────────────────────────────
1111
AnsiConsole.Write(new Panel(
1212
"[bold yellow]EntityFrameworkCore.Projectables[/] — Feature Tour\n"
13-
+ "[dim]SQLite · .NET 10 · All 11 features from the README demonstrated[/]")
13+
+ "[dim]SQ Server · .NET 10 · All 11 features from the README demonstrated[/]")
1414
{
1515
Border = BoxBorder.Double,
1616
BorderStyle = Style.Parse("yellow dim"),

0 commit comments

Comments
 (0)