fix(site):text error, change 'bate' ->' beta' (#993)

This commit is contained in:
yoyo 2023-12-01 16:23:22 +08:00 committed by GitHub
parent 422dabe2c2
commit b8408b4c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ export const cmpMenus = [
'key': 'rich-text-editor',
'mark': {
'type': 'warning',
'text': 'Bate'
'text': 'Beta'
}
},
{ 'nameCn': '搜索', 'name': 'Search', 'key': 'search' },