Fix a typo

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard 2023-03-24 10:43:28 +01:00
parent 86efa852df
commit b38c9c888f

View File

@ -297,7 +297,7 @@ Regarding libmbedcrypto:
ECJPAKE), however they all depend on `ECP_C` which in turn depends on
`BIGNUM_C`. So, direct calls from TLS, X.509 and PK to ECP and Bignum will
need to be replaced; see <https://github.com/Mbed-TLS/mbedtls/issues/6839> and
liked issues for a summary of intermediate steps and open points.
linked issues for a summary of intermediate steps and open points.
**Strategy for step 2:**