change(ui) - text change in preferences
This commit is contained in:
parent
9f71d1a6b3
commit
2af8f65b97
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ function PreferencesView(props: Props) {
|
|||
|
||||
<div className="flex items-center p-3 text-lg">
|
||||
<Icon name="info-circle" size="16" color="gray-dark" />
|
||||
<span className="ml-2">Changes applied at organization level</span>
|
||||
<span className="ml-2">Updates are be applied at organization level.</span>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue