Fixed typo

This commit is contained in:
Kyler 2024-03-08 14:08:17 -07:00
parent 30a1ce5dbc
commit 959609fe79
1 changed files with 2 additions and 2 deletions

View File

@ -519,7 +519,7 @@ binary generated by the assembler or compiler.
The optional argument `--machine` allows for the selection of a pre-configured The optional argument `--machine` allows for the selection of a pre-configured
virtual machine. Later in the section [Pre-configured VMs] are a list of virtual machine. Later in the section [Pre-configured VMs] are a list of
included machines. The default selection is `tty`. included machine(s). The default selection is `tty`.
The optional argument `--verbose` turns on printing the current program address, The optional argument `--verbose` turns on printing the current program address,
the value at the address, the interpreted instruction, and each register and the value at the address, the interpreted instruction, and each register and
@ -534,7 +534,7 @@ thousandths of a second. The default value is `100` (one tenth of a second).
#### Pre-configured VMs. #### Pre-configured VMs.
Here are the pre-configured virtual machines included with `pytd12dk`. Here are the pre-configured virtual machine(s) included with `pytd12dk`.
##### tty ##### tty