Skip to content

Commit 29d5804

Browse files
docs: fix spelling error
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c20d49f commit 29d5804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/technical-docs/Connection-Based-Routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## TL;DR
44

5-
Routing is defined by a connection graph or a wiring diagram. Routeable devices are sources, midpoints, or destinations. Devices are connected by tie lines. Tie lines represent the cables connecting devices, and have specific signal types (audio, video, audioVideo, secondaryAudio, usbInput, usbOutput). Routes are made by telling a destination to get a route from a source for a specific signal type. Combined signal types (e.g., audioVideo) are automatically split into separate routing operations.
5+
Routing is defined by a connection graph or a wiring diagram. Routable devices are sources, midpoints, or destinations. Devices are connected by tie lines. Tie lines represent the cables connecting devices, and have specific signal types (audio, video, audioVideo, secondaryAudio, usbInput, usbOutput). Routes are made by telling a destination to get a route from a source for a specific signal type. Combined signal types (e.g., audioVideo) are automatically split into separate routing operations.
66

77
## Summary
88

0 commit comments

Comments
 (0)