浏览代码

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
 The usage of the stack is important, so we'll write yet another boot sector
 with an example.
 with an example.