summaryrefslogtreecommitdiff
path: root/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-12-18 22:21:30 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2023-12-18 22:21:30 -0700
commit8552efd74a7b50afc87b536451e6e86125f1c19a (patch)
tree146a6040ed1db440e8dc4fdba7026e05984c5cb5 /docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
parenta6908f8957d502893cfcd641d0de0bd2ea0145c2 (diff)
fix spelling
Diffstat (limited to 'docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html')
-rw-r--r--docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
index 1a69c33..4b568fd 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -90,7 +90,7 @@
<p>Now, you might ask what is the difference between <code>PackageName</code> and <code>ThemeName</code>?</p>
-<p>Well, if for example you want to publish two variants of your icons, one dark and one white but you do not want the user to seperately install them.
+<p>Well, if for example you want to publish two variants of your icons, one dark and one white but you do not want the user to separately install them.
Then, you would name the package <code>MyTheme</code> and include two themes <code>Blackie</code> and <code>White</code> thus creating two entries. More about this in the end</p>
<h2>Creating Icons</h2>