Skip to content

Commit 3f58fb7

Browse files
committed
docs: lowercase for code comments
1 parent edebfb1 commit 3f58fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is the most flexible and recommended approach for creating reproducible, cu
2525
4. **Download Models:** Use the `comfy model download` command to fetch models and place them in the correct ComfyUI directories.
2626

2727
```Dockerfile
28-
# Download models using comfy-cli
28+
# download models using comfy-cli
2929
RUN comfy model download --url https://huggingface.co/KamCastle/jugg/resolve/main/juggernaut_reborn.safetensors --relative-path models/checkpoints --filename juggernaut_reborn.safetensors
3030
```
3131

0 commit comments

Comments
 (0)