minor typo fixes in korean readme (#1306)

main
Marco 3 years ago committed by GitHub
parent acaa9c95ee
commit f47cb5e756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@
Carbon에 코드를 적용시키는데는 몇 가지 방법이 있습니다: Carbon에 코드를 적용시키는데는 몇 가지 방법이 있습니다:
- 파일 불러오기 - 파일 불러오기
- url에 GitHub gist id 붙여넣기 (예시. [`carbon.now.sh/<gist_id_here>`](https://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8)) - url에 GitHub gist id 붙여넣기 (예시: [`carbon.now.sh/<gist_id_here>`](https://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8))
- 코드 복사해서 직접 붙여넣기 - 코드 복사해서 직접 붙여넣기
#### Customization #### Customization
@ -64,7 +64,7 @@ Carbon에 코드를 넣었다면, syntax theme, 배경 색, window theme, paddin
커스텀 키를 사용해 Sublime Text 3 파일의 선택 영역을 Carbon에서 엽니다. 커스텀 키를 사용해 Sublime Text 3 파일의 선택 영역을 Carbon에서 엽니다.
- [Vim `carbon-now-sh`](https://github.com/kristijanhusak/vim-carbon-now-sh) - - [Vim `carbon-now-sh`](https://github.com/kristijanhusak/vim-carbon-now-sh) -
`CarbonNowSh()` 함수를 사용해 현재 보고 있는 Vim/Neovim 선택 영역을 엽니다. `CarbonNowSh()` 함수를 사용해 현재 보고 있는 Vim/Neovim 선택 영역을 엽니다.
- [Emacs `carbon-now-sh`](https://github.com/veelenga/carbon-now-sh.el) - ineractive 함수인 `carbon-now-sh`를 사용해 현재 보고있는 Emacs 선택 영역을 엽니다. - [Emacs `carbon-now-sh`](https://github.com/veelenga/carbon-now-sh.el) - interactive 함수인 `carbon-now-sh`를 사용해 현재 보고있는 Emacs 선택 영역을 엽니다.
##### CLIs ##### CLIs
@ -101,7 +101,7 @@ Carbon is a project by
### Thanks To ### Thanks To
[ ▲ Vercel ](https://vercel.com/)가 Carbon 호스팅을 지원해주고 있습니다.. [ ▲ Vercel ](https://vercel.com/)가 Carbon 호스팅을 지원해주고 있습니다.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https%3A%2F%2Fgithub.com%2Fcarbon-app%2Fcarbon&project-name=carbon&repo-name=carbon) [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https%3A%2F%2Fgithub.com%2Fcarbon-app%2Fcarbon&project-name=carbon&repo-name=carbon)

Loading…
Cancel
Save