We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ebe78 commit 9f09c28Copy full SHA for 9f09c28
1 file changed
head.php
@@ -66,7 +66,7 @@ function getTableHeader() {
66
gettext ( "Level 1: Basic understanding of security practices" ),
67
gettext ( "Level 2: Understanding of security practices" ),
68
gettext ( "Level 3: High understanding of security practices" ),
69
- gettext ( "Level 4: Advanced understanding of security practives at scale" )
+ gettext ( "Level 4: Advanced understanding of security practices at scale" )
70
);
71
$headerContent = "<thead class=\"thead-default\"><tr>";
72
foreach ( $headers as $header ) {
0 commit comments