From c4d1c4b7dfad462868eb835d75e4c1cf225c3157 Mon Sep 17 00:00:00 2001 From: Gen Hames Date: Tue, 8 Sep 2020 09:38:21 -0700 Subject: [PATCH] Wording x2 --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 `