From c2e75eb0ab105be07c5a616105faa0d22355f63b Mon Sep 17 00:00:00 2001 From: Perry Kivolowitz Date: Sun, 5 May 2024 10:03:41 -0500 Subject: [PATCH] grammar --- 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 428796c..51cc56a 100644 --- a/section_1/hello_world/README.md +++ b/section_1/hello_world/README.md @@ -580,7 +580,7 @@ In a diagram the results of `stp x21, x30, [sp, -16]!` looks like this: | larger address | x30 | File this information away as it makes understanding -[variadics](../../more/varargs/) easier to understand on the Apple M +[variadics](../../more/varargs/) easier on the Apple M series. Note `variadic` functions are an advanced topic. A previous version of this text contained an error. This new version is