From 29c4f64cf891d2fc388581c580912606c567d428 Mon Sep 17 00:00:00 2001 From: Axel Rafn Date: Sat, 13 Jul 2024 19:06:11 +0200 Subject: [PATCH] fixed a typo (a stray letter) in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a29df22..8cdd092 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tabRemember -A open-source app written in Python using PyQT6 for managing links for SimsX players who use custom content, and for others who need a nice, simple and little bookmark manager outside the browser. s +A open-source app written in Python using PyQT6 for managing links for SimsX players who use custom content, and for others who need a nice, simple and little bookmark manager outside the browser. # Wait, what?