docs: fix incorrect word in custom_docker.md (#4901)

This commit is contained in:
Michael Li
2025-06-02 13:48:06 +00:00
committed by GitHub
parent 8fd50a50d4
commit 7d6243e6b4
+1 -1
View File
@@ -16,4 +16,4 @@ Users can add an array of additional lines to add to the Dockerfile following th
}
```
This would install the system packages required to use Pillow if we were working with `jpeq` or `png` image formats.
This would install the system packages required to use Pillow if we were working with `jpeg` or `png` image formats.