Skip to content

Commit 4136b46

Browse files
committed
Change column text to At least 2 passing implementations.
1 parent 45735c3 commit 4136b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/extensions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const extensions = {
1717
title: 'At Risk',
1818
rowLabel: 'Statement',
1919
columnLabel: 'Reason',
20-
columns: ['More than 2 passing implementations'],
20+
columns: ['At least 2 passing implementations'],
2121
rows: atRiskRows
2222
};
2323
templateData.matrices.push(atRiskMatrix);

0 commit comments

Comments
 (0)