Merge branch 'uniqx-master-patch-31897' into 'master'

typo in CONTENT_INTEGRITY.md

See merge request rysiekpl/libresilient!16
merge-requests/23/head
Michał "rysiek" Woźniak 2022-10-21 15:51:59 +00:00
commit 71df896b1a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@ A plugin that does not rely on the Fetch API will not benefit from this automati
If the integrity check fails, an error is returned.
## General Content Interity
## General Content Integrity
SRI is sadly quite limited. It only applies to `<script>` and `<link>` elements. For LibResilient we need something more general.