diff options
Diffstat (limited to 'www/content')
-rw-r--r-- | www/content/attributes/hx-disabled-elt.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/attributes/hx-disabled-elt.md b/www/content/attributes/hx-disabled-elt.md index 5635e636..0b3e6afd 100644 --- a/www/content/attributes/hx-disabled-elt.md +++ b/www/content/attributes/hx-disabled-elt.md @@ -23,4 +23,4 @@ which will prevent further clicks from occurring. ## Notes -* `hx-disable-elts` is inherited and can be placed on a parent element
\ No newline at end of file +* `hx-disable-elt` is inherited and can be placed on a parent element |