Skip to content

Commit 7de00ce

Browse files
committed
remove typo
1 parent 4f9e047 commit 7de00ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ eduOS-rs is derived from following tutorials and software distributions:
1212
2. Erik Kidd's [toyos-rs][kidd], which is an extension of Philipp Opermann's kernel.
1313
3. The original version of [eduOS][stlankes], which was the old teaching kernel written in C.
1414
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].
15+
5. The first version of paging is derived from a version, which was developed by [Colin Finck][colin].
1616

1717
[opp]: http://blog.phil-opp.com/
1818
[kidd]: http://www.randomhacks.net/bare-metal-rust/

0 commit comments

Comments
 (0)