Browse Source

Merge pull request #18 from RubanDeventhiran/patch-1

Update linux-bootstrap-1.md
0xAX 10 năm trước cách đây
mục cha
commit
826a6c4171
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      linux-bootstrap-1.md

+ 1 - 1
linux-bootstrap-1.md

@@ -58,7 +58,7 @@ which is 65519 bytes over first megabyte. Since only one megabyte is accessible
 
 Ok, now we know about real mode and memory addressing, let's get back to register values after reset.
 
-`CS` register has two parts: the visible segment selector and hidden base addres. We know predefined `CS` base and `IP` value, so our logical address will be:
+`CS` register has two parts: the visible segment selector and hidden base address. We know predefined `CS` base and `IP` value, so our logical address will be:
 
 ```
 0xffff0000:0xfff0