From 0a1eafa2d9722ba6a3512e183c6114f912b608d5 Mon Sep 17 00:00:00 2001 From: pkivolowitz Date: Tue, 3 Jan 2023 17:32:12 -0600 Subject: [PATCH] I screwed up pull request so fixed it manually Type -> Typo --- section_1/const/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_1/const/README.md b/section_1/const/README.md index 1ca4350..53232e0 100644 --- a/section_1/const/README.md +++ b/section_1/const/README.md @@ -79,7 +79,7 @@ modify something marked as read only by the hardware will result in a crash. string contains a typo - we meant to write "Typo" but we experienced a senior moment and what got entered was "Rypo". Could happen to anyone. -For some reason, we will fix "Rypo", turning it into "Type" using code +For some reason, we will fix "Rypo", turning it into "Typo" using code rather than simply editing the file. The same is true for `rotypo`. Extra credit for being consistent.