make tooltips non-gender specific (#2097)

This commit is contained in:
Ry Blaisdell
2023-08-16 12:15:43 -06:00
committed by GitHub
parent 9b15e409a5
commit 2f8773ea44
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
value="author"
size="sm"
label="Author"
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
/>
<ToggleButton
position="right"
@@ -95,7 +95,7 @@
value="author"
size="sm"
label="Author"
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
/>
<ToggleButton
@@ -185,7 +185,7 @@
value="author"
size="xs"
label="Author"
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
/>
<ToggleButton