Skip to content

Commit cfa7759

Browse files
author
Peyton
committed
spelling fix.
1 parent 4e1f630 commit cfa7759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,6 @@ if __name__ == "__main__":
164164
python comfyui_to_python.py
165165
```
166166

167-
9. After truning the `comfyui_to_python.py` a new .py file will be created in the current working directory that contains the same name as the `input` variable. If you made no changes, look for `workflow_api.py`.
167+
9. After running `comfyui_to_python.py`, a new .py file will be created in the current working directory that contains the same name as the `input` variable. If you made no changes, look for `workflow_api.py`.
168168

169169
10. Now you can execute the newly created .py file to generate images without launching a server.

0 commit comments

Comments
 (0)