mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-05 04:49:47 +01:00
Fix typos
This commit is contained in:
parent
84de0d525f
commit
1e0650cdc5
@ -12,7 +12,7 @@ a#logo span {
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
/* Add a space beetween icon and language choice dropdown until better solution is found */
|
||||
/* Add a space between icon and language choice dropdown until better solution is found */
|
||||
a.padding i.fa-language{
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
@ -375,7 +375,7 @@ a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:ho
|
||||
</svg></div>
|
||||
</div>
|
||||
<div class="uui-layout08_item-text-wrapper">
|
||||
<div class="uui-text-size-large-4">No administrative privileges or installation needed for Windows, elevate priviledge locally or from remote on demand.</div>
|
||||
<div class="uui-text-size-large-4">No administrative privileges or installation needed for Windows, elevate privilege locally or from remote on demand.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="w-node-d86b0202-8316-0de0-95a6-f3a3809030c6-ed68df0a" class="uui-layout08_item">
|
||||
|
File diff suppressed because one or more lines are too long
@ -756,7 +756,7 @@ The number of individual users who can make outgoing connections simultaneously.
|
||||
<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>
|
||||
</svg></div>
|
||||
</div>
|
||||
<div class="uui-text-size-medium-10">Unlimited concurrent sessions (in tabs or seperate windows) per concurrent connection</div>
|
||||
<div class="uui-text-size-medium-10">Unlimited concurrent sessions (in tabs or separate windows) per concurrent connection</div>
|
||||
</div>
|
||||
<div id="w-node-_0ae53630-2fcd-6e7f-a2f1-2bb955c87789-47ad0af8" class="uui-pricing08_feature">
|
||||
<div class="uui-pricing08_icon-wrapper">
|
||||
|
@ -215,7 +215,7 @@ const metadata = {
|
||||
icon: 'tabler:checks',
|
||||
},
|
||||
{
|
||||
description: 'Unlimited concurrent sessions (in tabs or seperate windows) per concurrent connection',
|
||||
description: 'Unlimited concurrent sessions (in tabs or separate windows) per concurrent connection',
|
||||
},
|
||||
{
|
||||
description: '$1 for each additional user',
|
||||
|
Loading…
Reference in New Issue
Block a user