Skip to content

Commit

Permalink
Change column text to At least 2 passing implementations.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and BigBlueHat committed Sep 27, 2024
1 parent 57e524f commit fa50a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/extensions.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const extensions = {
title: 'At Risk',
rowLabel: 'Statement',
columnLabel: 'Reason',
columns: ['More than 2 passing implementations'],
columns: ['At least 2 passing implementations'],
rows: atRiskRows
};
templateData.matrices.push(atRiskMatrix);
Expand Down

0 comments on commit fa50a71

Please sign in to comment.