Skip to content

Commit c0c3570

Browse files
committed
Update en.router.config.js
1 parent 4cea45f commit c0c3570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/router/locale/en.router.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ const config = [
200200
path: "operation-column",
201201
component: () =>
202202
import("@/docs/en/ve-table/operation-column/main.vue"),
203-
name: "operation column",
203+
name: "Operation Column",
204204
meta: { keepAlive: true },
205205
},
206206
{

0 commit comments

Comments
 (0)