From ec9341ae17fced3008931d38464a502037754028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek=20Koszewski?= Date: Sun, 27 Jul 2025 09:44:16 +0000 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b485d27..1fc6df8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains a simple CLI tool for managing a Certificate Authority It has been designed to as easy to use as possible and provides a basic set of CA features: - Create a CA and a self-signed CA certificate -- Create and sing a few most common types of certificates: +- Create and sign a few most common types of certificates: - Server certificate - Client certificate - Code signing certificate