Skip to content

Commit 379e808

Browse files
committed
typos
1 parent 5990218 commit 379e808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ not see the need.
383383

384384
The `tokenize` script always uses the m100-sanity program to clean up
385385
the source code, but one can run m100-tokenize directly to
386-
purposefully create abnormal, but valid, `.BA` files. These programs
386+
purposefully create abnormal, yet valid, `.BA` files. These programs
387387
cannot be created on genuine hardware, but **will** run.
388388

389389
Here is an extreme example.
@@ -523,7 +523,7 @@ github release or run `make cfiles`.
523523

524524
## Miscellaneous notes
525525

526-
c* Tokenized BASIC files are binary files, not ASCII and as such cannot
526+
* Tokenized BASIC files are binary files, not ASCII and as such cannot
527527
be transferred easily using the builtin TELCOM program or the `LOAD
528528
"COM:"` or `SAVE "COM:"` commands. Instead, one must use a program
529529
such as [TEENY](https://youtu.be/H0xx9cOe97s) which can transfer

0 commit comments

Comments
 (0)