diff --git a/src/chapter-31.md b/src/chapter-31.md index c8825ff..677c870 100644 --- a/src/chapter-31.md +++ b/src/chapter-31.md @@ -341,7 +341,7 @@ LinesDone: ; call GetNextKey mov ax,0003h - int 10h text mode + int 10h ;text mode mov ah,4ch int 21h ;done ;