Fix a typo in the spec

pull/438/head
MikeKemmerer 2023-02-10 20:09:59 -05:00 zatwierdzone przez GitHub
rodzic d8c68bace4
commit 0f08bfcd35
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -31,7 +31,7 @@ Lastly, I propose optional information to verify integrity of downloaded media v
rel="[(string)]"
codecs="[(string)]"
default="[(boolean)]">
[one or more of <podcst:source> and <podcast:integrity>]
[one or more of <podcast:source> and <podcast:integrity>]
</podcast:alternateEnclosure>
```
@ -184,4 +184,4 @@ Example use of the "rel" attribute offering "Behind the Scenes" content:
<podcast:source uri="https://example.com/master.m3u8" />
<podcast:source uri="ipfs://exampleLinkThatDoesntWorkHLS" />
</podcast:alternateEnclosure>
```
```