From ff1384f34184f956147799d985d068d22ea661cc Mon Sep 17 00:00:00 2001 From: hajigeek Date: Fri, 3 Jun 2022 09:19:10 +0800 Subject: [PATCH] English typo is corrected --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 9d9a636..5cb46e3 100644 --- a/css/main.css +++ b/css/main.css @@ -1,5 +1,5 @@ -/* this css class is used to enable copying in texts with the mouse. */ +/* this css class is used to enable copying in text with the mouse. */ .text-selectable { -webkit-user-select: text;