Skip to content

Commit

Permalink
Change "MUX" to "mux"
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian-recoseanu committed Oct 18, 2023
1 parent f39320b commit 96e4c52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ For example, Type N receivers can be expected to correctly receive a stream orig

### Substreams

The following example shows a MUX MPEG 2 transport stream receiver exposing substream constraints.
The following example shows a mux MPEG 2 transport stream Receiver exposing substream constraints.

```json
{
Expand Down
2 changes: 1 addition & 1 deletion docs/Receiver Capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ If a Constraint Set is enabled or the Receiver does not support offline capabili

### Substreams

The `urn:x-nmos:substreams` attribute allows MUX receivers to indicate per substream constraints.
The `urn:x-nmos:substreams` attribute allows mux Receivers to indicate per substream constraints.

The substreams are represented as a JSON array containing substream JSON objects.

Expand Down

0 comments on commit 96e4c52

Please sign in to comment.