diff --git a/web/app/components/app/configuration/config/automatic/get-automatic-res.tsx b/web/app/components/app/configuration/config/automatic/get-automatic-res.tsx index 3bd359b0c..b3f2a909e 100644 --- a/web/app/components/app/configuration/config/automatic/get-automatic-res.tsx +++ b/web/app/components/app/configuration/config/automatic/get-automatic-res.tsx @@ -115,7 +115,7 @@ const GetAutomaticRes: FC = ({ return true } - // alway display prompt panel on desktop mode + // always display prompt panel on desktop mode return true }