Commit 2b02846
authored
Correct one Korean typo in
The correct Korean sentence is `Android가 폐'쇠'된 플랫폼이 되기 까지 남은 시간:`, but there was a typo in the latest version where it would appear like this: `Android가 폐'쇇'된 플랫폼이 되기 까지 남은 시간:`
Since '쇠'(`U+C1E0`) and '쇇'(`U+C1C7`) are close in the UTF-8 encoding table, the escape character appears to have been written incorrectly.
Signed-off-by: AlphaKR93 <dev@alpha93.kr>banner.js
1 parent 7ed9db7 commit 2b02846
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments