Skip to content

Commit 1735769

Browse files
committed
Fix typo in AppNote0006
1 parent eeeb3f4 commit 1735769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/appnotes/0006-containers-and-mappings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This Application Note applies to TAMS v5.0+.
1616
### Flow `container` Property
1717

1818
The Flow `container` property serves 2 purposes.
19-
The `container` property identifies the container type for the Media bjects and its presence flags whether the Flow directly references Media Objects.
19+
The `container` property identifies the container type for the Media Objects and its presence flags whether the Flow directly references Media Objects.
2020

2121
The `container` property is a [MIME type](https://datatracker.ietf.org/doc/html/rfc6838).
2222
Example values are `video/mp2t` for MPEG-TS, `video/mp4` for MP4 and `application/json` for JSON.

0 commit comments

Comments
 (0)