Skip to content

Commit 594e05d

Browse files
committed
Fix various spelling mistakes
1 parent 7ff55fe commit 594e05d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/appnotes/0003-tag-names.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -208,15 +208,15 @@ Status: **Experimental**
208208
Used in the TAMS demonstration at NAB 2025.
209209

210210
The type is a `boolean`.
211-
It is used to indictate the Flow should be excluded from HLS manifest generation.
211+
It is used to indicate the Flow should be excluded from HLS manifest generation.
212212
Defaults to `false` if the tag is not set.
213213

214214
### auth_classes
215215

216216
Status: **Experimental**
217217

218218
Suggested as a way to build lightweight Attribute-based Access Control in [AppNote0016: Authorisation in TAMS workflows](./0016-authorisation-in-tams-workflows.md).
219-
A comma seperated list of auth classes used to derive permissions on the Flow.
219+
A comma separated list of auth classes used to derive permissions on the Flow.
220220

221221
## Known Source Tags
222222

@@ -227,22 +227,22 @@ Status: **Experimental**
227227
Used in the TAMS demonstration at NAB 2025.
228228

229229
The type is a `boolean`.
230-
It is used to indictate the Source should be excluded from HLS manifest generation.
230+
It is used to indicate the Source should be excluded from HLS manifest generation.
231231
Defaults to `false` if the tag is not set.
232232

233233
### auth_classes
234234

235235
Status: **Experimental**
236236

237237
Suggested as a way to build lightweight Attribute-based Access Control in [AppNote0016: Authorisation in TAMS workflows](./0016-authorisation-in-tams-workflows.md).
238-
A comma seperated list of auth classes used to derive permissions on the Source.
238+
A comma separated list of auth classes used to derive permissions on the Source.
239239

240240
### language_code
241241

242242
Status: **Experimental**
243243

244244
The language of the Source as an [ISO 639-3 code](https://iso639-3.sil.org/code_tables/639/data/all).
245-
Where possible, the equivelant Flow tag should also be set.
245+
Where possible, the equivalent Flow tag should also be set.
246246
While a single language per Source is strongly preferred, this value may be a list where e.g. there are multiple languages spoken in a scene, or where a timed text Flow contains multiple language options.
247247

248248
Examples:

0 commit comments

Comments
 (0)