mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 14:54:37 +00:00
There are small typos in: - editor/js/defaults.js - editor/js/defaults_mobile.js - src/litegraph.js - src/nodes/geometry.js - src/nodes/gltextures.js Fixes: - Should read `sequentially` rather than `sequentually`. - Should read `default` rather than `deafult`. - Should read `visually` rather than `visualy`. - Should read `offscreen` rather than `offscren`. - Should read `dichotomic` rather than `dichotimic`. Signed-off-by: Tim Gates <tim.gates@iress.com>