aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 54e47f0..f3ed7f6 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ side effects. Servers serialises their state saves it
to RAM (in a directory created by the kernel), re-exec
themself and loads their serialised state. The kernel
cannot do this because when has spawn the master server
-it has no reasone to re-exec, its only mission is to
+it has no reason to re-exec, its only mission is to
respawn the master server it if would happen to crash.
It would (probably) technically be possible to enable
the kernel to re-exec but it is not worth it as it as