We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9e047 commit 7de00ceCopy full SHA for 7de00ce
README.md
@@ -12,7 +12,7 @@ eduOS-rs is derived from following tutorials and software distributions:
12
2. Erik Kidd's [toyos-rs][kidd], which is an extension of Philipp Opermann's kernel.
13
3. The original version of [eduOS][stlankes], which was the old teaching kernel written in C.
14
4. eduOS-rs' uses a memory allocator, which is derived from the [buddy_system_allocator][buddy].
15
-5. The first version of paging is derived from a version, which was developed by [Colin Finck's][colin].
+5. The first version of paging is derived from a version, which was developed by [Colin Finck][colin].
16
17
[opp]: http://blog.phil-opp.com/
18
[kidd]: http://www.randomhacks.net/bare-metal-rust/
0 commit comments