Skip to content

Commit 39ad7b7

Browse files
committed
Fix linting
1 parent a62b929 commit 39ad7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/wp-content/themes/wporg-main-2022/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ function add_site_navigation_menus( $menus ) {
213213
'label' => __( 'Education Handbook', 'wporg' ),
214214
'url' => 'https://make.wordpress.org/community/handbook/education/',
215215
),
216-
)
216+
),
217217
);
218218
}
219219

0 commit comments

Comments
 (0)