mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
fix(ui): remove typo from compliance detailed view (#8142)
This commit is contained in:
@@ -44,7 +44,7 @@ interface FailedSectionsListProps {
|
||||
|
||||
const title = (
|
||||
<h3 className="mb-2 whitespace-nowrap text-xs font-semibold uppercase tracking-wide">
|
||||
Failed Sections (Top 5)
|
||||
Top Failed Sections
|
||||
</h3>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user