Skip to content

Commit ef34c50

Browse files
author
Rafal Chmiel
committed
Merge pull request tiimgreen#67 from sangheestyle/master
Fix typo.
2 parents ae9bd34 + 8e51256 commit ef34c50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ puts table.to_s
343343

344344
#### Embedding Images in GitHub Wiki
345345

346-
이미지를 위키 페이지ㅇ넣는 방법은 여럿 있습니다. 위에 보이는 일반 마크다운 문법도 있지만, 이미지에 높이와 넓이를 지정할 수 있는 문법도 있습니다.
346+
이미지를 위키 페이지에넣는 방법은 여럿 있습니다. 위에 보이는 일반 마크다운 문법도 있지만, 이미지에 높이와 넓이를 지정할 수 있는 문법도 있습니다.
347347

348348
```markdown
349349
[[ http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif | height = 100px ]]
@@ -425,7 +425,7 @@ puts table.to_s
425425

426426
### Relative Links
427427

428-
상대 경로 링크는 마크다운 파일이 내부 건탠츠로 링크될 때 추천합니다.
428+
상대 경로 링크는 마크다운 파일이 내부 컨텐츠로 링크될 때 추천합니다.
429429

430430
```markdown
431431
[Link to a header](#awesome-section)

0 commit comments

Comments
 (0)