Skip to content

Commit 1e0650c

Browse files
committed
Fix typos
1 parent 84de0d5 commit 1e0650c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

static/css/theme-mine.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a#logo span {
1212
margin-top: 3px;
1313
}
1414

15-
/* Add a space beetween icon and language choice dropdown until better solution is found */
15+
/* Add a space between icon and language choice dropdown until better solution is found */
1616
a.padding i.fa-language{
1717
margin-right: 6px;
1818
}

v2/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ <h2 class="uui-heading-medium-4">From Anywhere, at Anytime</h2>
375375
</svg></div>
376376
</div>
377377
<div class="uui-layout08_item-text-wrapper">
378-
<div class="uui-text-size-large-4">No administrative privileges or installation needed for Windows, elevate priviledge locally or from remote on demand.</div>
378+
<div class="uui-text-size-large-4">No administrative privileges or installation needed for Windows, elevate privilege locally or from remote on demand.</div>
379379
</div>
380380
</div>
381381
<div id="w-node-d86b0202-8316-0de0-95a6-f3a3809030c6-ed68df0a" class="uui-layout08_item">

v2/js/webflow.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/pricing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@ <h2 class="uui-heading-xxsmall-2">Customized Pro Plan <br>(Limited concurrent co
756756
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.096 7.39004L9.93602 14.3L8.03602 12.27C7.68602 11.94 7.13602 11.92 6.73602 12.2C6.34602 12.49 6.23602 13 6.47602 13.41L8.72602 17.07C8.94602 17.41 9.32601 17.62 9.75601 17.62C10.166 17.62 10.556 17.41 10.776 17.07C11.136 16.6 18.006 8.41004 18.006 8.41004C18.906 7.49004 17.816 6.68004 17.096 7.38004V7.39004Z" fill="#12B76A"></path>
757757
</svg></div>
758758
</div>
759-
<div class="uui-text-size-medium-10">Unlimited concurrent sessions (in tabs or seperate windows) per concurrent connection</div>
759+
<div class="uui-text-size-medium-10">Unlimited concurrent sessions (in tabs or separate windows) per concurrent connection</div>
760760
</div>
761761
<div id="w-node-_0ae53630-2fcd-6e7f-a2f1-2bb955c87789-47ad0af8" class="uui-pricing08_feature">
762762
<div class="uui-pricing08_icon-wrapper">

v3/src/pages/pricing.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const metadata = {
215215
icon: 'tabler:checks',
216216
},
217217
{
218-
description: 'Unlimited concurrent sessions (in tabs or seperate windows) per concurrent connection',
218+
description: 'Unlimited concurrent sessions (in tabs or separate windows) per concurrent connection',
219219
},
220220
{
221221
description: '$1 for each additional user',

0 commit comments

Comments
 (0)