Skip to content

Commit 282684e

Browse files
committed
Merge pull request SamyPesse#5 from pato/patch-1
Fixed misspelling of load
2 parents 1ed0208 + 8556ba0 commit 282684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter-3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To make it simple, GRUB is the first thing booted by the machine (a boot-loader)
2525
* GRUB is very simple to use
2626
* Make it very simple to load 32bits kernels without needs of 16bits code
2727
* Multiboot with Linux, Windows and others
28-
* Make it easy to laod external modules in memory
28+
* Make it easy to load external modules in memory
2929

3030
#### How to use GRUB?
3131

0 commit comments

Comments
 (0)