Skip to content

Commit f1aed4b

Browse files
committed
Update README.md
1 parent dc2ec7d commit f1aed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter9/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Memory management: physical and virtual
22

3-
The kernel knows the size of the physical memory available thanks to [Grub](../Chapter-3/README.md).
3+
The kernel knows the size of the physical memory available thanks to [GRUB](../Chapter-3/README.md).
44

55
In our implementation, the first 8 megabytes of physical memory will be reserved for use by the kernel and will contain:
66

0 commit comments

Comments
 (0)