diff --git a/docs/docs/cloud/deployment/custom_docker.md b/docs/docs/cloud/deployment/custom_docker.md index 8bc520f12..d1db7eeff 100644 --- a/docs/docs/cloud/deployment/custom_docker.md +++ b/docs/docs/cloud/deployment/custom_docker.md @@ -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. \ No newline at end of file +This would install the system packages required to use Pillow if we were working with `jpeg` or `png` image formats. \ No newline at end of file