From e03cc27e3557119f9db6ce4c809e88ed53f6fa40 Mon Sep 17 00:00:00 2001 From: Perry Kivolowitz Date: Mon, 26 Dec 2022 13:18:16 -0600 Subject: [PATCH] fixed typo in caption --- section_1/regs/ldr2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_1/regs/ldr2.md b/section_1/regs/ldr2.md index 46de610..e3f60c1 100644 --- a/section_1/regs/ldr2.md +++ b/section_1/regs/ldr2.md @@ -163,7 +163,7 @@ This image shows `gdb` in `layout regs` at the time our program is loaded.
-
Prior to launchr
+
Prior to launch
Notice that all of the addresses match the disassemblies given above.