Change Affected Packages to Updated Packages

This commit is contained in:
Mustafa Gezen 2023-10-14 20:58:42 +02:00
parent 3e40c16368
commit 5f1ef27be1
Signed by untrusted user who does not match committer: mustafa
GPG Key ID: DCDF010D946438C1
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ export const ShowErrata = (props: ShowErrataProps) => {
<Tabs backgroundColor={cardBg} p="2">
<TabList>
<Tab>Erratum</Tab>
<Tab>Affected Packages</Tab>
<Tab>Updated Packages</Tab>
</TabList>
<Box
display="flex"