We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7051d86 commit 2c1bd66Copy full SHA for 2c1bd66
src/extensions/core/snapToGrid.ts
@@ -24,7 +24,7 @@ app.registerExtension({
24
app.ui.settings.addSetting({
25
id: 'Comfy.SnapToGrid.GridSize',
26
category: ['Comfy', 'Graph', 'GridSize'],
27
- name: 'Snap to gird size',
+ name: 'Snap to grid size',
28
type: 'slider',
29
attrs: {
30
min: 1,
0 commit comments