aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-23 18:15:23 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-23 18:15:23 +0100
commitd2ed9ee365f89aa84cd0ce9b3118678e37a86c69 (patch)
tree34c6603a052f614e1aba9b4d3f9883e100335150
parentc5dd4897e4d7f45108b6955bebf2d4b5f22a3652 (diff)
downloadtr8vm-d2ed9ee365f89aa84cd0ce9b3118678e37a86c69.tar.gz
tr8vm-d2ed9ee365f89aa84cd0ce9b3118678e37a86c69.zip
Fox typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82eca95..3dc1092 100644
--- a/README.md
+++ b/README.md
@@ -313,7 +313,7 @@ Read the file and add the content to the output at current position.
**.incpng "filename"**
Read the PNG image and add the content to the output at current position. The
image colors will be matched with the TR8 palette and any non-matching color
-will be condiered transparent and the index `128` will be used.
+will be considered transparent and the index `128` will be used.
The blitter won't draw any pixel with index larger than 15.