Prechádzať zdrojové kódy

Added an -ed (#1273)

Possibly the most useless pull request.
Roger Stach 7 rokov pred
rodič
commit
3c0592e35b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      docs/documentation/elements/button.html

+ 1 - 1
docs/documentation/elements/button.html

@@ -517,7 +517,7 @@ variables:
         <div class="message is-info">
           <div class="message-body">
             <p>
-              Since the loading spinner is implemented using the <code>:after</code> pseudo-element, it is not support by the <code>&lt;input type="submit"&gt;</code> element.
+              Since the loading spinner is implemented using the <code>:after</code> pseudo-element, it is not supported by the <code>&lt;input type="submit"&gt;</code> element.
             </p>
           </div>
         </div>