[Doc] fix nav

This commit is contained in:
陈嘉涵
2017-12-15 19:55:48 +08:00
parent 2c53828089
commit ccc37d4df0
2 changed files with 3 additions and 3 deletions

View File

@@ -524,7 +524,7 @@ module.exports = {
},
{
path: '/area',
title: 'Area (In translation)'
title: 'Area'
},
{
path: '/contact',
@@ -544,7 +544,7 @@ module.exports = {
},
{
path: '/sku',
title: 'Sku (In translation)'
title: 'Sku'
}
]
}