From f65992bfcc0169b327aecb4f5189fcf2edd88d07 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 May 2023 17:51:05 +0200 Subject: Typo fix --- content/notes/drawing-pixels-in-plan9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/notes') diff --git a/content/notes/drawing-pixels-in-plan9.md b/content/notes/drawing-pixels-in-plan9.md index d903675..009de07 100644 --- a/content/notes/drawing-pixels-in-plan9.md +++ b/content/notes/drawing-pixels-in-plan9.md @@ -8,7 +8,7 @@ tags: [plan9, graphics] --- I have started exploring Plan9's graphics capabilities. This is a hello world -alternative for drawing that draws a yellow square on a blue background. +alternative for drawing that draws a yellow square on a red background. ![Plan9 Howdy World!](/notes/plan9-pixels.png) -- cgit v1.2.3