summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Kaashoek <[email protected]>2016-09-19 07:02:08 -0400
committerFrans Kaashoek <[email protected]>2016-09-19 07:02:08 -0400
commit7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec (patch)
tree7b475f3244ba8cc4cd0b89ae54f3771131d20130
parent89826f41bd5c96e6b13692d03d08049c912b9365 (diff)
parentfc1a5da295168dbd935c68e3f56c98b328cce7f3 (diff)
downloadxv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.tar.gz
xv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.tar.bz2
xv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.zip
Merge branch 'master' of g.csail.mit.edu:xv6-dev
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 89b9d8f..1e91646 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ ERROR REPORTS
If you spot errors or have suggestions for improvement, please send email to
Frans Kaashoek and Robert Morris (kaashoek,[email protected]). If you have
suggestions for improvements, please keep in mind that the main purpose of xv6
-is as a teaching operating systems for MIT's 6.828. For example, we are in
+is as a teaching operating system for MIT's 6.828. For example, we are in
particular interested in simplifications and clarifications, instead of
suggestions for new systems calls, more portability, etc.