diff --git a/src/PepperDash.Essentials.Devices.Common/VideoCodec/CiscoCodec/RoomPresets.cs b/src/PepperDash.Essentials.Devices.Common/VideoCodec/CiscoCodec/RoomPresets.cs
index 0adf40a2..a6531a40 100644
--- a/src/PepperDash.Essentials.Devices.Common/VideoCodec/CiscoCodec/RoomPresets.cs
+++ b/src/PepperDash.Essentials.Devices.Common/VideoCodec/CiscoCodec/RoomPresets.cs
@@ -38,7 +38,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
///
///
///
- void CodecRoomPresetStore(int preset, string description);
+ void CodecRoomPresetStore(int preset, string description);
///
/// Selects a far end preset by its ID. This is typically used to recall a preset that has been defined on the far end codec.