diff --git a/docs/documentation/elements/button.html b/docs/documentation/elements/button.html index ea146467..a54a97ee 100644 --- a/docs/documentation/elements/button.html +++ b/docs/documentation/elements/button.html @@ -659,7 +659,7 @@ meta:

- Since the loading spinner is implemented using the :after pseudo-element, it is not supported by the <input type="submit"> element. + Since the loading spinner is implemented using the :after pseudo-element, it is not supported by the <input type="submit"> element. Consider using <button type="submit"> instead.