From 4ac1fd17471c4140aec9941c4d0be004583e984e Mon Sep 17 00:00:00 2001 From: Daniel Tello Date: Wed, 19 Jul 2023 15:57:23 -0600 Subject: [PATCH] Fix suggestion spaces --- docs/reference/values.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/values.md b/docs/reference/values.md index c65fd212..bd4c0dfe 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 ``` -Data attributes used for values must be declared on the controlled element, the same one that has the `data-controller `attribute. +Data attributes used for values must be declared on the controlled element, the same one that has the `data-controller` attribute.