From c88d1b9139ff422ee6b2030db177f53634e993ab Mon Sep 17 00:00:00 2001 From: fbwiqb Date: Thu, 28 May 2026 01:36:59 +0900 Subject: [PATCH] Fix typo in 'Operation System' to 'Operating System' (#13279) --- books/free-programming-books-ko.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/books/free-programming-books-ko.md b/books/free-programming-books-ko.md index 27dd7cc13..e54966669 100644 --- a/books/free-programming-books-ko.md +++ b/books/free-programming-books-ko.md @@ -20,7 +20,7 @@ * [Linux](#linux) * [Machine Learning](#machine-learning) * [Mathematics](#mathematics) -* [Operation System](#operation-system) +* [Operating System](#operating-system) * [Perl](#perl) * [PHP](#php) * [Laravel](#laravel) @@ -154,7 +154,7 @@ * [기초정수론: 계산과 법연산, 그리고 비밀통신을 강조한](https://wstein.org/ent/ent_ko.pdf) - William Stein (PDF) -### Operation System +### Operating System * [운영체제: 아주 쉬운 세 가지 이야기](https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean) - Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau, `trl.:` Youjip Won, `trl.:` Minkyu Park, `trl.:` Sungjin Lee (PDF)