Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 committed Jul 10, 2023
1 parent b81903a commit e4feb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/app/pages/dependencies/dependencies.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export const Dependencies: React.FC = () => {
},
{
key: "version",
title: t("terms.label"),
title: t("terms.version"),
type: FilterType.search,
filterGroup: "Dependency",
placeholderText:
Expand Down

0 comments on commit e4feb04

Please sign in to comment.