minor typo fix (#567)

This commit is contained in:
Alex "mcmonkey" Goodwin
2024-08-21 06:51:15 -07:00
committed by GitHub
parent 7051d86ba7
commit 2c1bd662e1

View File

@@ -24,7 +24,7 @@ app.registerExtension({
app.ui.settings.addSetting({
id: 'Comfy.SnapToGrid.GridSize',
category: ['Comfy', 'Graph', 'GridSize'],
name: 'Snap to gird size',
name: 'Snap to grid size',
type: 'slider',
attrs: {
min: 1,