]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix typo in 2019-10-15-light-dark-colors.md
authorIkko Ashimine <eltociear@gmail.com>
Sun, 4 Apr 2021 04:12:41 +0000 (13:12 +0900)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 4 Apr 2021 06:33:21 +0000 (07:33 +0100)
occurences -> occurrences

docs/_posts/2019-10-15-light-dark-colors.md

index 6a7dde770f2c775c16366d1aabaf53561f88c61b..65ac8799c7bff93d1d75ec4978eead4194029c98 100644 (file)
@@ -151,7 +151,7 @@ This is processed by the updated `mergeColorMaps()` Sass function.
 {% include elements/anchor.html name='Scheme variables for "Dark mode"' %}
 
 There are 6 new `$scheme` derived variables: `$scheme-main` `$scheme-main-bis` `$scheme-main-ter` `$scheme-invert` `$scheme-invert-bis` `$scheme-invert-ter`
-They replace the `$white` and `$black` occurences in the codebase.
+They replace the `$white` and `$black` occurrences in the codebase.
 
 This makes it easy to create a **"Dark mode"** simply by swapping the values: