Skip to content

Commit

Permalink
[OS] 오타 정리
Browse files Browse the repository at this point in the history
  • Loading branch information
Seogeurim committed Mar 22, 2021
1 parent 8d14027 commit c305919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contents/operating-system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ PCB 안에 해당 프로세스의 정보(프로그램카운터와 같은 실행
</details>
<details>
<summary>프로세스에 힙 또는 스텍영역이 있는데, 이중에서 힙 또는 스택영역에는 어떤 정보가 있나요?</summary>
<summary>프로세스에 힙 또는 스택영역이 있는데, 이중에서 힙 또는 스택영역에는 어떤 정보가 있나요?</summary>
<p>
**힙 영역**: 동적 할당되는 모든 요소들
Expand Down

0 comments on commit c305919

Please sign in to comment.