Skip to content

Commit b92b654

Browse files
Update proto/frequenz/api/common/v1/microgrid/electrical_components/electrical_components.proto
Co-authored-by: Copilot <[email protected]> Signed-off-by: thomas-nicolai-frequenz <[email protected]>
1 parent 88db544 commit b92b654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/frequenz/api/common/v1/microgrid/electrical_components/electrical_components.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ enum ElectricalComponentDiagnosticCode {
308308
// The component is inoperable due to the component's hardware being faulty.
309309
ELECTRICAL_COMPONENT_DIAGNOSTIC_CODE_HARDWARE_FAULT = 26;
310310

311-
// the component is inoperable due to it hardware being faulty.
311+
// The component is inoperable due to its hardware being faulty.
312312
ELECTRICAL_COMPONENT_DIAGNOSTIC_CODE_PROTECTIVE_SHUTDOWN = 27;
313313

314314
// The component is inoperable due to the grid voltage being too high.

0 commit comments

Comments
 (0)