Skip to content

Commit 78b731a

Browse files
jaem0629lumirlumir
andauthored
Update textlint/data/rules/translateGlossary.js
Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 6de64d6 commit 78b731a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

textlint/data/rules/translateGlossary.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ module.exports = {
458458
},
459459
},
460460
{
461-
sources: [/\bReact Compiler\b/],
461+
sources: [/\bCompiler\b/],
462462
target: 'React 컴파일러',
463463
meta: {
464464
term: 'React Compiler',

0 commit comments

Comments
 (0)