Răsfoiți Sursa

fix sentence

kaori 4 ani în urmă
părinte
comite
df845f7ca9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      packages/core/src/utils/page-path-utils.ts

+ 1 - 1
packages/core/src/utils/page-path-utils.ts

@@ -267,7 +267,7 @@ export const canMoveByPath = (fromPath: string, toPath: string): boolean => {
 };
 };
 
 
 /**
 /**
- * Determine whether can move by path
+ * Determine whether can drag by path
  * @param path string
  * @param path string
  * @returns boolean
  * @returns boolean
  */
  */