Dave Flogeras hace 9 años
padre
commit
511688b110
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Booting/linux-bootstrap-4.md

+ 1 - 1
Booting/linux-bootstrap-4.md

@@ -216,7 +216,7 @@ no_longmode:
 	jmp     1b
 ```
 
-We set stack, cheked CPU and now can move on the next step.
+We set stack, checked CPU and now can move on the next step.
 
 Calculate relocation address
 --------------------------------------------------------------------------------