Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Oct 21, 2021
1 parent a3259fb commit 3a0f6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OptionsPages.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ static function __action_graphql_RootQuery_fields($fields)
$fields[$root_query]['args'] = [
'language' => [
'type' => 'LanguageCodeFilterEnum',
'description' => 'Filter by by language code (Polylang)',
'description' => 'Filter by language code (Polylang)',
],
];
}
Expand Down

0 comments on commit 3a0f6de

Please sign in to comment.