From 35cc03330494161d22e40a377d8a336f7d57b7d4 Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Fri, 29 Nov 2024 10:46:40 -0800 Subject: [PATCH] Fix typo in `input-button` description Co-authored-by: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= --- features/input-button.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/input-button.yml b/features/input-button.yml index ca27dee7bb7..2a6cb9963b7 100644 --- a/features/input-button.yml +++ b/features/input-button.yml @@ -1,5 +1,5 @@ name: '' -description: The `` HTML element represents a button that triggers some action, such as submitting a form or opening a dialog, styled as a labeled rectangular box by default. Not to be confused with the `