diff --git a/src/components/LicenseEntity/LicenseMatchesTable.tsx b/src/components/LicenseEntity/LicenseMatchesTable.tsx index d2f91169..70ad51ca 100644 --- a/src/components/LicenseEntity/LicenseMatchesTable.tsx +++ b/src/components/LicenseEntity/LicenseMatchesTable.tsx @@ -57,7 +57,7 @@ const LicenseMatchesTable = (props: LicenseMatchProps) => { )} {match.from_file && ( - Matched file + From file goToFileInTableView(match.from_file)}