summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-10-23 00:02:14 +0200
committerMichal Idziorek <m.i@gmx.at>2014-10-23 00:02:14 +0200
commit823d2a2e54c7a19864eccac4a8b00672ebf7b8bc (patch)
tree79508e3da41805b7450507bcbe1a793ecc0e8ea8
parent8b2137d710197135fa12b349c48016c7a5d92d31 (diff)
minor typo fixed
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd5818d..584c3c4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ THIS IS A WORK IN PROGRESS.
This is a simple and useless "operating system", with very basic
features, sorry. It is the fruit of my fundamental explorations of
the x86 architectures, 32-bit protected mode, interrupt handling,
-memory management, scheduling the floppy disk controller, networking
+memory management, scheduling, the floppy disk controller, networking
as well as VESA and a couple of other things.
![Screenshot of FoolOS](/screenshots/foolos.png?raw=true "FoolOs Kernel")