diff --git a/README.md b/README.md index 813b35808c..3e4326f783 100644 --- a/README.md +++ b/README.md @@ -409,9 +409,9 @@ frag.querySelector("strong").textContent = "Why hello there!"; // etc. ``` -Here `frag` is a [`DocumentFragment`](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) instance, whose contents are created by parsing the provided string. The parsing is done using a `