From 5c66615fa3e07b2d3d48dad4f26505e051ada642 Mon Sep 17 00:00:00 2001 From: rugk Date: Wed, 17 Jun 2026 16:02:08 +0200 Subject: [PATCH] docs(readme): fix typo/missing words (#8453) A small grammar fix here. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2fbc74021..fa201cbd5a 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ Windows binaries are signed. Free code signing is provided by [SignPath.io](http ## Documentation: Manual versus Automated -There are two wikis: the official one hosted in by GitHub autonomously generated variant using [DeepWiki.com](https://deepwiki.com/super-productivity/super-productivity). The manually curated version is a more stable and approachable resource designed to help you understand the app from a more human-focused perspective whereas DeepWiki is optimized for explaining the code itself with little regard for context beyond that. +There are two wikis: the official one hosted in by GitHub and the autonomously generated variant using [DeepWiki.com](https://deepwiki.com/super-productivity/super-productivity). The manually curated version is a more stable and approachable resource designed to help you understand the app from a more human-focused perspective whereas DeepWiki is optimized for explaining the code itself with little regard for context beyond that.