Explorar o código

fix: typo in get-automatic-res.tsx (#4097)

Ikko Eltociear Ashimine hai 11 meses
pai
achega
3f8e2456f7

+ 1 - 1
web/app/components/app/configuration/config/automatic/get-automatic-res.tsx

@@ -115,7 +115,7 @@ const GetAutomaticRes: FC<IGetAutomaticResProps> = ({
       return true
     }
 
-    // alway display prompt panel on desktop mode
+    // always display prompt panel on desktop mode
     return true
   }