diff --git a/web/src/components/MjLogsTable.js b/web/src/components/MjLogsTable.js
index 603d345..88da1cd 100644
--- a/web/src/components/MjLogsTable.js
+++ b/web/src/components/MjLogsTable.js
@@ -39,7 +39,7 @@ function renderType(type) {
return 平移;
case 'DESCRIBE':
return 图生文;
- case 'BLEAND':
+ case 'BLEND':
return 图混合;
case 'SHORTEN':
return 缩词;