From 6c1c8a7437b598f38bc879b15d3dd6fb39c88e16 Mon Sep 17 00:00:00 2001 From: Tomasz Pocztowski <17937613+pr0way@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:41:35 +0100 Subject: [PATCH] docs: fix typo in Submitting Pull Requests section Signed-off-by: Tomasz Pocztowski <17937613+pr0way@users.noreply.github.com> --- static/data/community.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/data/community.ts b/static/data/community.ts index ee214b2088..ad957b17dc 100644 --- a/static/data/community.ts +++ b/static/data/community.ts @@ -186,7 +186,7 @@ const submittingIssues = [ ], checkList: [ 'Well-documented code changes.', - 'Additional testcases. Ideally m they should fail w/o your code change applied.', + 'Additional testcases. Ideally, they should fail w/o your code change applied.', 'Documentation changes.', ], button: {