Skip to content

Commit 9f09c28

Browse files
authored
Update head.php
1 parent 04ebe78 commit 9f09c28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

head.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ function getTableHeader() {
6666
gettext ( "Level 1: Basic understanding of security practices" ),
6767
gettext ( "Level 2: Understanding of security practices" ),
6868
gettext ( "Level 3: High understanding of security practices" ),
69-
gettext ( "Level 4: Advanced understanding of security practives at scale" )
69+
gettext ( "Level 4: Advanced understanding of security practices at scale" )
7070
);
7171
$headerContent = "<thead class=\"thead-default\"><tr>";
7272
foreach ( $headers as $header ) {

0 commit comments

Comments
 (0)