Fix typo in list-themes browser

Signed-off-by: GoProSlowYo <68455785+goproslowyo@users.noreply.github.com>
This commit is contained in:
GoProSlowYo
2024-12-29 09:39:35 -08:00
committed by Jonathan Lopez
parent 25beb650b3
commit 59ec2338f2

View File

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