📝 Small fixes
[ci skip]
This commit is contained in:
parent
f984536523
commit
0e7de568a2
2 changed files with 2 additions and 2 deletions
|
@ -78,4 +78,4 @@ npm install electron-prebuilt --save-dev
|
|||
- [`electron-jp`](https://electron-jp-slackin.herokuapp.com/) *(일본)* 커뮤니티
|
||||
|
||||
[awesome-electron](https://github.com/sindresorhus/awesome-electron) 프로젝트에
|
||||
커뮤니티가 운영중인 유용한 예제 어플리케이션과 도구, 리소스가 있으니 참고하기 바랍니다.
|
||||
커뮤니티가 운영중인 유용한 예시 어플리케이션과 도구, 리소스가 있으니 참고하기 바랍니다.
|
||||
|
|
|
@ -45,7 +45,7 @@ Electron에 대해 자주 묻는 질문이 있습니다. 이슈를 생성하기
|
|||
* [크롬 명령줄 스위치 지원](api/chrome-command-line-switches.md)
|
||||
* [환경 변수](api/environment-variables.md)
|
||||
|
||||
### 커스텀 DOM elements:
|
||||
### 커스텀 DOM 요소:
|
||||
|
||||
* [`File` 객체](api/file-object.md)
|
||||
* [`<webview>` 태그](api/web-view-tag.md)
|
||||
|
|
Loading…
Reference in a new issue