]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Correct spelling 3873/head
authorsmudja <smudja@gmail.com>
Mon, 5 Aug 2024 11:21:12 +0000 (13:21 +0200)
committerGitHub <noreply@github.com>
Mon, 5 Aug 2024 11:21:12 +0000 (13:21 +0200)
compnents  -> components

docs/documentation/start/modular.html

index c87214f711f990ba52e412307153fa49d6c8c9e6..7b31fbb448fefdea056b480620db762240d1c502 100644 (file)
@@ -31,7 +31,7 @@ breadcrumb:
 @use "bulma/sass/base";
 @use "bulma/sass/themes";
 
-// Load the button and title elements and compnents
+// Load the button and title elements and components
 @use "bulma/sass/elements/button";
 @use "bulma/sass/elements/title";
 @use "bulma/sass/components/message";
@@ -159,4 +159,4 @@ $section-padding-large: 18rem 6rem !default;
     The <code>@use</code> keyword allows use to configure a module when loading it with our own variables:
   </p>
   {% highlight sass %}{{ custom_section }}{% endhighlight %}
-</div>
\ No newline at end of file
+</div>