소스 검색

lesson 4, manipulating the stack

Carlos Fenollosa 10 년 전
부모
커밋
c75b10d6bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      04-bootsector-stack/README.md

+ 1 - 1
04-bootsector-stack/README.md

@@ -1,4 +1,4 @@
-*Concepts you may want to Google beforehand:stack*
+*Concepts you may want to Google beforehand: stack*
 
 The usage of the stack is important, so we'll write yet another boot sector
 with an example.