diff --git a/README.md b/README.md index 06c8614..563bc18 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Docker image containing PrusaSlicer, accessible via web UI or VNC. * Web based GUI (Port 5800) * VNC based access (Port 5900) * Large selection of printer profiles -* Auto convert `.sl1` files to `.cbt` using [uv3dp](https://github.com/ezrec/uv3dp) - files in `/hom/resin` are watched and automatically converted. (Disable by seeting the environment variable `AUTO_CONVERT_SL1=false`) +* Auto convert `.sl1` files to `.cbt` using [uv3dp](https://github.com/ezrec/uv3dp) - files in `/hom/resin` are watched and automatically converted. (Disable by setting the environment variable `AUTO_CONVERT_SL1=false`) ## Building from source