Skip to content

Commit b8088e9

Browse files
committed
Update translateGlossary.js
1 parent 3c9e2bd commit b8088e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

textlint/data/rules/translateGlossary.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,9 +459,9 @@ module.exports = {
459459
},
460460
{
461461
sources: [/\bCompiler\b/],
462-
target: 'React 컴파일러',
462+
target: '컴파일러',
463463
meta: {
464-
term: 'React Compiler',
464+
term: 'Compiler',
465465
discussions: [1400],
466466
note: '',
467467
},

0 commit comments

Comments
 (0)