Skip to content

Commit

Permalink
Update files/ko/learn/html/introduction_to_html/debugging_html/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hochan222 committed Jul 30, 2023
1 parent fd8c690 commit 418f54e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ HTML을 작성을 할 수 있지만, 문제가 생겼을 때 코드의 오류가

## 디버깅은 무섭지 않아요.

여러분이 원하든 원하지않든 무언가 잘못되면 코드가 동작하지 않거나 컴파일 에러가 나는 무시무시한 순간이 다가옵니다. 다음과 같이 말이죠
여러분이 원하든 원하지않든 무언가 잘못되면 코드가 동작하지 않거나 컴파일 오류가 나는 무시무시한 순간이 다가옵니다. 다음과 같이 말이죠

아래는 [Rust](https://www.rust-lang.org/) 언어로 작성된 간단한 프로그램을 {{glossary ( "compile")}}할 때 발생한 오류를 보여줍니다.

Expand Down

0 comments on commit 418f54e

Please sign in to comment.