docs: apply suggestions from copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew Welker
2025-07-23 09:08:10 -05:00
committed by GitHub
parent 80da4ad98f
commit b12cdbc75c
6 changed files with 14 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ namespace PepperDash.Essentials.Core.Config
public string SourceCard { get; set; }
/// <summary>
/// Gets or sets the SourcePort
/// The key of the source output port, used for routing configurations.
/// </summary>
public string SourcePort { get; set; }