docs: remove spaces

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-21 13:28:59 -05:00
committed by GitHub
parent 97b2ffed9c
commit 660836bd5a

View File

@@ -169,7 +169,7 @@ namespace PepperDash.Essentials.Core
public bool DisableSimpleRouting { get; set; }
/// <summary>
/// The key of the device that provides video sync for this source item
/// The key of the device that provides video sync for this source item
/// </summary>
[JsonProperty("syncProviderDeviceKey")]
public string SyncProviderDeviceKey { get; set; }