diff --git a/libc/config/config.json b/libc/config/config.json index d738aade74427..bfe956855cb52 100644 --- a/libc/config/config.json +++ b/libc/config/config.json @@ -98,7 +98,7 @@ }, "LIBC_CONF_FREXP_INF_NAN_EXPONENT": { "value": "", - "doc": "The value written back to the second parameter when calling frexp/frexpf/frexpl` with `+/-Inf`/`NaN` is unspecified. Configue an explicit exp value for Inf/NaN inputs." + "doc": "The value written back to the second parameter when calling frexp/frexpf/frexpl` with `+/-Inf`/`NaN` is unspecified. Configure an explicit exp value for Inf/NaN inputs." } }, "qsort": {