aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index dbcd40f..535b658 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
# The rust port of OOStuBS [WIP]
-This is a tool bare metal operation system implemented in Rust. Apologies for my
+This is a toy bare metal operation system implemented in Rust. Apologies for my
shitty code, I'm a rust beginner.
The project is based on the OOStuBS, an OS exercise project used in some German