Skip to content

Commit

Permalink
Chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thedist committed Jan 16, 2025
1 parent cd41b03 commit 0da2fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export const getConfigFields = (): SomeCompanionConfigField[] => {
type: 'checkbox',
id: 'variablesShowInputLayerPosition',
width: 4,
label: 'Input Layer Postion Variables',
label: 'Input Layer Position Variables',
default: false
},
{
Expand Down

0 comments on commit 0da2fdf

Please sign in to comment.