Skip to content

Commit

Permalink
오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
BORA040126 committed Jul 30, 2023
1 parent 0d4366e commit fd8c690
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 fd8c690

Please sign in to comment.