From 3e207094c930f2c6d16d14671e608c4cf5049eba Mon Sep 17 00:00:00 2001 From: pkivolowitz Date: Thu, 3 Nov 2022 10:34:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dac9c1e..d12cab0 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Architecture (ISA). | Chapter | Content | | ------- | ------- | -| --- | [Determing string length for C functions](./more/strlen_for_c/README.md) | +| --- | [Determing string literal lengths for C functions](./more/strlen_for_c/README.md) | ## Projects