kaori пре 4 година
родитељ
комит
4e73d233b8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/app/src/components/Admin/AdminHome/AdminHome.jsx

+ 1 - 1
packages/app/src/components/Admin/AdminHome/AdminHome.jsx

@@ -42,7 +42,7 @@ class AdminHome extends React.Component {
     return (
       <Fragment>
         {
-          // Alert message will be displayed in case that V5 migration has not compleated yet
+          // Alert message will be displayed in case that V5 migration has not compleated
           (isV5Compatible != null && !isV5Compatible)
           && (
             <div className={`alert ${alertStyle}`}>