diff -r f79415d974d3 -r d9ff0f091f28 docs/src/install.md --- a/docs/src/install.md Sun Jan 19 17:17:01 2025 +0100 +++ b/docs/src/install.md Mon Jan 20 22:43:46 2025 +0100 @@ -30,7 +30,7 @@ CX_PRINTF_SBO_SIZE The maximum string length printf.h uses stack memory for. 512 -CX_STRSTR_SBO_SIZE The maximum length of the "needle" in cx_strstr that can use SBO. 512 +CX_STRSTR_SBO_SIZE The maximum length of the "needle" in cx_strstr that can use SBO. 128 --------------------------------- --------------------------------------------------------------------- ---------- You can also tweak some other buffer sizes with the same technique: