Skip to content

Commit 25288cb

Browse files
KievDevelCopilot
andauthored
Update src/features/VCOMConfiguration/VCOMConfiguration.tsx
Co-authored-by: Copilot <[email protected]>
1 parent cf155bd commit 25288cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/VCOMConfiguration/VCOMConfiguration.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const VCOMConfiguration = ({
6969
),
7070
}),
7171
);
72-
// Also diconnect HWFC if VCOM is disconnected
72+
// Also disconnect HWFC if VCOM is disconnected
7373
dispatch(
7474
setConfigValue({
7575
configPin: hwfcEnablePin,

0 commit comments

Comments
 (0)