Skip to content

Commit 565ddf2

Browse files
authored
fix typo ymal -> yaml (flipped-aurora#1059)
1 parent 789ca0d commit 565ddf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/view/systemTools/autoCode/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</el-form-item>
8181
<el-form-item>
8282
<template #label>
83-
<el-tooltip content="注:自动迁移生成的文件到ymal配置的对应位置" placement="bottom" effect="light">
83+
<el-tooltip content="注:自动迁移生成的文件到yaml配置的对应位置" placement="bottom" effect="light">
8484
<div> 自动移动文件 </div>
8585
</el-tooltip>
8686
</template>

0 commit comments

Comments
 (0)