Skip to content

Commit ae501b9

Browse files
authored
Update README.md
1 parent 8a9d08b commit ae501b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ import { ... } from "https://esm.sh/jsr/@purifyjs/core";
142142

143143
## 🙄 Limitations
144144

145-
- Since purify.js uses extended custom elements, **Safari doesn’t support this yet**. If you care about Safari for some reason, use the
145+
- Since purify.js uses extended custom elements (internally) for lifecycles, **Safari doesn’t support this yet**. If you care about Safari for some reason, use the
146146
[ungap/custom-elements](https://github.com/ungap/custom-elements) polyfill. You can follow support status at
147147
[caniuse](https://caniuse.com/mdn-html_global_attributes_is).
148148

0 commit comments

Comments
 (0)