Fix typo in list-themes browser

Signed-off-by: GoProSlowYo <68455785+goproslowyo@users.noreply.github.com>
pull/3919/head
GoProSlowYo 2024-12-29 09:39:35 -08:00
parent 64ea3a1a29
commit c8c3fb2900
1 changed files with 1 additions and 1 deletions

View File

@ -1102,7 +1102,7 @@ const Preview = struct {
}, },
.{ .{
.text = "ziggzag.zig", .text = "ziggzagg.zig",
.style = bold, .style = bold,
}, },
}, },