Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af8ece6

Browse files
committed
some wrong translation will modified
1 parent d2405cf commit af8ece6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.ko.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@ Good:
186186

187187
### 제어 문자나 보이지 않는 문자를 제어하기 위해 숫자 문자 레퍼런스를 사용하라
188188

189-
이 문자들은 다른 문자로 쉽게 오인됩니다. 또한 spec은 이러한 문자에 대해 사람이 읽을 수있는 이름을 정의하는 것을 보장하지 않습니다.
190-
191189
이 문자들은 다른 문자로 쉽게 오인된다.
192190
spec은 이러한 문자에 대해 사람이 읽을 수 있는 이름을 정의하는 걸 보장하지 않는다.
193191

@@ -901,7 +899,7 @@ Good:
901899

902900
### `main` 요소를 써라
903901

904-
`main` 요소는 콘텐츠를 감쌀 쓸 수 있다.
902+
`main` 요소는 콘텐츠를 감쌀 쓸 수 있다.
905903

906904
Bad:
907905

@@ -1236,7 +1234,7 @@ Good:
12361234

12371235
### `iframe` 요소를 비워둬라
12381236

1239-
콘텐츠에 몇가지 제한사항잉 있다. 비워두면 항상 안전하다.
1237+
콘텐츠에 몇가지 제한사항이 있다. 비워두면 항상 안전하다.
12401238

12411239
Bad:
12421240

0 commit comments

Comments
 (0)