Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naoto64 authored Nov 25, 2023
1 parent f2f33b9 commit 42d9047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Aレジスタに1を加算するだけのプログラム
ADD A, 1
JMP 1
```
### 何もしないプログラム
何もしないプログラム
```text:
JMP 0
```
Expand Down

0 comments on commit 42d9047

Please sign in to comment.