Преглед на файлове

lessons 8, 9, 10, entering 32-bit mode

Carlos Fenollosa преди 10 години
родител
ревизия
96e6568d41
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      09-32bit-gdt/README.md

+ 1 - 1
09-32bit-gdt/README.md

@@ -1,6 +1,6 @@
 *Concepts you may want to Google beforehand: GDT*
 
-**Goals: program the GDT**
+**Goal: program the GDT**
 
 Remember segmentation from lesson 6? The offset was left shifted
 to address an extra level of indirection.