From 3c0592e35ba6f6f81b1e7b03ed2722cefa7789e1 Mon Sep 17 00:00:00 2001 From: Roger Stach Date: Mon, 9 Oct 2017 22:04:13 +0700 Subject: [PATCH] Added an -ed (#1273) Possibly the most useless pull request. --- docs/documentation/elements/button.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/button.html b/docs/documentation/elements/button.html index 2382e5b5..41cf20da 100644 --- a/docs/documentation/elements/button.html +++ b/docs/documentation/elements/button.html @@ -517,7 +517,7 @@ variables:

- Since the loading spinner is implemented using the :after pseudo-element, it is not support 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.