From bcbbacf28d991496deaeeb4c1702ca735ddfe198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=84=EB=B8=8C=EC=9E=85=EB=8B=88=EB=8B=A4=2E?= Date: Fri, 30 Aug 2024 20:36:38 +0900 Subject: [PATCH] Update README.md Co-authored-by: Juhwan Kim <13selfesteem91@naver.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 532f5f2..7ca5609 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ ### 운영체제 -1. [이중모드와 시스템콜](https://github.com/2024-woowacourse-study/level-interview/discussions/270) +1. [이중 모드와 시스템 콜](https://github.com/2024-woowacourse-study/level-interview/discussions/270) 2. [프로세스](https://github.com/2024-woowacourse-study/level-interview/discussions/271) 3. [스레드](https://github.com/2024-woowacourse-study/level-interview/discussions/272) 4. [컨텍스트 스위칭](https://github.com/2024-woowacourse-study/level-interview/discussions/273)