Skip to content
Snippets Groups Projects
Unverified Commit bd8be2d0 authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Fix tooltip (#28498)

parent c31d025f
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ function ModelActionListItem({
as={Link}
icon="play"
onlyIcon
tooltip={t`Run action`}
tooltip={t`Run`}
/>
</ActionRunButtonContainer>
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment