From 966862042a7061054f8f6e3c047ea5a468f876d3 Mon Sep 17 00:00:00 2001 From: Perry Kivolowitz Date: Sun, 5 May 2024 09:58:55 -0500 Subject: [PATCH] corrected user name --- section_1/hello_world/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section_1/hello_world/README.md b/section_1/hello_world/README.md index 2b80674..6f500be 100644 --- a/section_1/hello_world/README.md +++ b/section_1/hello_world/README.md @@ -584,7 +584,7 @@ File this information away as it makes understanding series. Note `variadic` functions are an advanced topic. A previous version of this text contained an error. This new version is -inspired by `arne` on Github to whome we owe thanks. +inspired by user `4rnee` on Github to whome we owe thanks. **The stack pointer in ARM V8 can only be manipulated in multiples of 16.**