From 1a1637b26fd7723c30ad7fe71d14dc5427d927f7 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:19:15 +0100 Subject: [PATCH] Fix typo --- scripts/check_modules.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/check_modules.py b/scripts/check_modules.py index 204af4b9..4d4d0ac1 100644 --- a/scripts/check_modules.py +++ b/scripts/check_modules.py @@ -47,11 +47,11 @@ def check_modules(): "category": "Typo", }, "2": { - "name": "Replace it with `²`.`.", + "name": "Replace it with `²`.", "category": "Typo" }, "2": { - "name": "Replace it with `²`.`.", + "name": "Replace it with `²`.", "category": "Typo" }, 'require("request")': {