From 87485a76acdcdc4993c4e0af18a865631f71eb80 Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Wed, 8 Aug 2018 12:21:46 +0800 Subject: [PATCH] Correct a typo in the introduction --- input/intro.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/intro.xml b/input/intro.xml index 4eb2beb6..02ad7f56 100644 --- a/input/intro.xml +++ b/input/intro.xml @@ -51,7 +51,7 @@ level. This book aims to move in completely the opposite direction, working from operating systems fundamentals through - to how those applications are complied and executed. + to how those applications are compiled and executed.