Skip to content

Commit 6b28fa3

Browse files
committed
chore(mr): desc.
1 parent 54e8171 commit 6b28fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webviews/components/mr/StatusCheck.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function StatusCheck(props: Props) {
5959
);
6060
})
6161
) : (
62-
<li>No Job for now</li>
62+
<li>No related job(s) found</li>
6363
)}
6464
</ul>
6565
</>

0 commit comments

Comments
 (0)