Skip to content

Commit c0da7e9

Browse files
committed
fix: change Theme Tooltip text
1 parent bc2aee2 commit c0da7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uhk-web/src/app/components/agent/settings/settings.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ <h1 class="pane-title">
4646
</div>
4747

4848
<ng-template #systemThemeTooltip>
49-
<p class="text-left mb-0"><strong>Follow operating system theme</strong> may not be supported on all Linux distributions.</p>
49+
<p class="text-left mb-0">The <strong>Follow operating system theme</strong> option may not be supported on all Linux distributions.</p>
5050
</ng-template>

0 commit comments

Comments
 (0)