Skip to content

Commit

Permalink
Merge branch 'gsa-8.0' into Pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks authored Mar 5, 2019
2 parents 546cf31 + 77c46ac commit 83f604f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsa/src/web/pages/operatingsystems/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const Header = ({
sortBy={sort ? 'average_severity' : false}
onSortChange={onSortChange}
>
{_('Avarage')}
{_('Average')}
</TableHead>
</TableRow>
</TableHeader>
Expand Down

0 comments on commit 83f604f

Please sign in to comment.