diff --git a/docs/reference/values.md b/docs/reference/values.md index 856c24a0..8a1aa5de 100644 --- a/docs/reference/values.md +++ b/docs/reference/values.md @@ -14,7 +14,7 @@ You can read and write [HTML data attributes](https://developer.mozilla.org/en-U ``` -As per the given HTML snippet, remember to place the values for data attributes within the same element alongside the controller data attribute. +As per the given HTML snippet, remember to place the data attributes for values on the same element as the `data-controller` attribute.