From 8805e07c043333a9088645b0787e41304caf387d Mon Sep 17 00:00:00 2001
From: Cyrix126 <58007246+Cyrix126@users.noreply.github.com>
Date: Mon, 8 Apr 2024 14:29:20 +0200
Subject: [PATCH] update typo exclusion

---
 typos.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/typos.toml b/typos.toml
index 722dd89..ce34fd1 100644
--- a/typos.toml
+++ b/typos.toml
@@ -2,6 +2,7 @@
 extend-exclude = [
 	"assets/",
 	"pgp/",
+	"README.md"
 ]
 [default]
 extend-ignore-identifiers-re = ["ehr", "PN"]