MRVA: Fix typo in repo cancellation message (#1807)
This commit is contained in:
@@ -76,7 +76,7 @@ export const AnalyzedRepoItemContent = ({
|
||||
<Alert
|
||||
type="error"
|
||||
title="Canceled"
|
||||
message="The variant analysis or this repository was canceled."
|
||||
message="The variant analysis for this repository was canceled."
|
||||
/>
|
||||
</AlertContainer>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user