From 373ff34b24e36ffb9ca4be47ee9e24bc4d18fa7d Mon Sep 17 00:00:00 2001 From: Monviech <79600909+Monviech@users.noreply.github.com> Date: Fri, 10 Oct 2025 08:34:22 +0200 Subject: [PATCH] system/trust: Fix typo in self-signed-chain.rst (#778) --- source/manual/how-tos/self-signed-chain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/self-signed-chain.rst b/source/manual/how-tos/self-signed-chain.rst index 65a31d01..ec7cfc46 100644 --- a/source/manual/how-tos/self-signed-chain.rst +++ b/source/manual/how-tos/self-signed-chain.rst @@ -297,7 +297,7 @@ Step 3: Issuing a Leaf Certificate Go to :menuselection:`System --> Trust --> Certificates` -Press **+** to create a new authority, it will become your leaf certificate (end-entity certificate). +Press **+** to create a new certificate, it will become your leaf certificate (end-entity certificate). It can be used on a server, user, or both; depending on the type. ===================================== =======================================================================================================================