diff --git a/text/0000-dynamic-tag-names.md b/text/0000-dynamic-tag-names.md index f48e0a81ae..a4a489346f 100644 --- a/text/0000-dynamic-tag-names.md +++ b/text/0000-dynamic-tag-names.md @@ -88,8 +88,9 @@ export default Component.extend({ ... ``` -Since this feature is not very commonly used probably shouldn't be mentioned in the more beginner focused guides, -only in the API docs. +Since this feature is not very commonly used it is debatable if it should be mentioned in the more beginner-friendly guides, +but if deemed appropriate the _Components > Customizing a Component's Element_ section is a perfect +fit. ## Drawbacks