typo: fix theme category label typo.

This commit is contained in:
Ryan Wang
2021-10-05 14:53:51 +08:00
parent ff334efd4e
commit 1c36fdffe7

View File

@@ -72,7 +72,7 @@ module.exports = {
}, },
{ {
type: 'category', type: 'category',
label: '系统开发', label: '主题开发',
items: [ items: [
'developer-guide/theme/prepare', 'developer-guide/theme/prepare',
'developer-guide/theme/config-files', 'developer-guide/theme/config-files',