瀏覽代碼

fix grammar

kaori 4 年之前
父節點
當前提交
29521acd1c
共有 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
+          // Alert message will be displayed in case that V5 migration has not been compleated
           (isV5Compatible != null && !isV5Compatible)
           && (
             <div className={`alert ${alertStyle}`}>