diff --git a/readme.md b/readme.md index a04dd8e..b3a3245 100644 --- a/readme.md +++ b/readme.md @@ -9,8 +9,8 @@ Hopefully it's clear how to port it to your application. - DocumentFragment doesn't handle moving children properly on insertBefore - If not already defined, setting `el[name] = value` doesn't work. **_This is a feature_** to save you from bugs. - - Complex structues like data-* attributes, el.contains(), el.innerText, and - others are left to you to implement (if you need to) - read below + - Complex parts (i.e data-* attributes, el.contains(), el.innerText, etc) are + left to implement if you need them - read below - Any browser magic like `