tweaks in response to psychedelicious review of PR

This commit is contained in:
Lincoln Stein
2023-07-24 09:23:51 -04:00
parent 7ce5b6504f
commit 4194a0ed99
8 changed files with 96 additions and 130 deletions

View File

@@ -48,7 +48,7 @@ export const buildLinearTextToImageGraph = (
}
/**
v * The easiest way to build linear graphs is to do it in the node editor, then copy and paste the
* The easiest way to build linear graphs is to do it in the node editor, then copy and paste the
* full graph here as a template. Then use the parameters from app state and set friendlier node
* ids.
*