diff --git a/blog_posts/js-textcontent-or-innertext.md b/blog_posts/js-textcontent-or-innertext.md index a59148b43..afe0834c1 100644 --- a/blog_posts/js-textcontent-or-innertext.md +++ b/blog_posts/js-textcontent-or-innertext.md @@ -1,7 +1,7 @@ --- title: How are HTMLElement.innerText and Node.textContent different? shortTitle: Differences between innerText and textContent -type: story +type: question tags: javascript,browser author: chalarangelo cover: blog_images/dark-city.jpg