From f1ebf128e74185f8c13d9ba2a82b076065c37bbf Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Fri, 14 Oct 2022 10:48:52 +0100 Subject: [PATCH] Fix capitalisation Signed-off-by: Dave Rodgman --- SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT.md b/SUPPORT.md index e12038779a..b550e08e5d 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -6,7 +6,7 @@ Here are some useful sources of information about using Mbed TLS: - API documentation, see the [Documentation section of the README](README.md#documentation); - the `docs` directory in the source tree; -- the [Mbed TLS knowledge Base](https://mbed-tls.readthedocs.io/en/latest/kb/); +- the [Mbed TLS Knowledge Base](https://mbed-tls.readthedocs.io/en/latest/kb/); - the [Mbed TLS mailing-list archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/).