From 61560ed24b09780759355ef8d0a74d0f5760ca96 Mon Sep 17 00:00:00 2001 From: Chris Putnam Date: Wed, 18 May 2022 06:56:00 -0400 Subject: [PATCH] Fix minor typo for navigation prompt --- p.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p.typ b/p.typ index cd1a9ef..0bc3fa0 100644 --- a/p.typ +++ b/p.typ @@ -360,7 +360,7 @@ S:/* Hello world in C, K&R style */ : WriteLn('Hello World'); :End. -Q:Do you want to continue to lesson P7 [Y/N] ? +Q:Do you want to continue to lesson P6 [Y/N] ? N:MENU