Merge pull request #297 from saerdnaer/patch-1

Draft for future fix of spelling errors
pull/298/head
Dave Jones 2021-10-02 08:19:50 -05:00 zatwierdzone przez GitHub
commit f23c21c41d
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

@ -9,10 +9,10 @@ For all new episodes, we recommended to use
* either a permanent URI, e.g. `https://example.com/ep0003`
* or a [Universally unique identifier (UUID)](https://en.wikipedia.org/wiki/Universally_unique_identifier) e.g. `7c029615-a810-5214-9342-eee73f58435d`
The GUID of an episode should never change, even if a new version of the epsiode is being published, otherwise this episode will be duplicated downstream. This also means that
The GUID of an episode should never change, even if a new version of the episode is being published, otherwise this episode will be duplicated downstream.
Consumers of podcast feeds should fall back to the enclosure URL or the namespaced UUIDv5 (SHA1 Hash with ns:URL) of the enclosure URL.
Consumers of podcast feeds should fall back to the enclosure URL or the namespaced UUIDv5 (SHA1 Hash with ns:URL) of the enclosure URL, if the value is not set – see https://github.com/Podcastindex-org/podcast-namespace/issues/186#issuecomment-932742468 for more details.