Small typo fix

This commit is contained in:
savvasha
2018-03-28 08:58:37 +03:00
parent c9afa326e2
commit 463912a186

View File

@@ -83,7 +83,7 @@ class SportsPress_Player_Assignments {
array(
array(
'title' => __( 'Filter by player assignment', 'sportspress' ),
'desc' => __( 'Use a stronger conncetion between leagues, seasons and teams', 'sportspress' ),
'desc' => __( 'Use a stronger connection between leagues, seasons and teams', 'sportspress' ),
'id' => 'sportspress_list_player_assignments',
'default' => 'yes',
'type' => 'checkbox',