]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fixed typo so/of (#1522)
authorAdam Bailey <33302008+adamjbailey@users.noreply.github.com>
Sun, 10 Dec 2017 07:17:30 +0000 (02:17 -0500)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 10 Dec 2017 07:17:30 +0000 (07:17 +0000)
docs/documentation/overview/variables.html

index 2cfd4d1c5d7116c355c4ad22a6a7d85e05375f1d..bd585d6cdfea69e1b95dcd1d6d9302ed2dc5bd87 100644 (file)
@@ -51,7 +51,7 @@ doc-subtab: variables
             <li><code>{{ derived_vars.link.name }}: {{ derived_vars.link.value }}</code>: the links use the primary color</li>
             <li><code>{{ derived_vars.family-primary.name }}: {{ derived_vars.family-primary.value }}</code>: the primary font family is the sans-serif one</li>
             <li>
-              <strong>Lists and maps</strong> which are collections so already defined variables:
+              <strong>Lists and maps</strong> which are collections of already defined variables:
               <ul>
                 <li><code>{{ derived_vars.colors.name }}: {{ derived_vars.colors.value }}</code></li>
                 <li><code>{{ derived_vars.shades.name }}: {{ derived_vars.shades.value }}</code></li>