You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.runs.$runParam/route.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1181,7 +1181,7 @@ function ShowParentOrRootLinks({
1181
1181
hideShortcutKey
1182
1182
tooltip={
1183
1183
<divclassName="-mr-1 flex items-center gap-1">
1184
-
<Paragraphvariant="extra-small">Jump to root/parent run</Paragraph>
1184
+
<Paragraphvariant="extra-small">Jump to root and parent run</Paragraph>
0 commit comments