Skip to content

Commit

Permalink
Fix: Typo in Extending the Query Loop documentation (WordPress#61830)
Browse files Browse the repository at this point in the history
Co-authored-by: taylorgorman <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
  • Loading branch information
3 people authored May 21, 2024
1 parent 6ee8d10 commit f22e423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ As of Gutenberg version 14.2, the following controls are available:
- `sticky` - Shows a dropdown to select how to handle sticky posts.
- `taxQuery` - Shows available taxonomies filters for the currently selected post type.
- `author` - Shows an input field to filter the query by author.
- `search` - Shows an input filed to filter the query by keywords.
- `search` - Shows an input field to filter the query by keywords.

In our case, the property would look like this:

Expand Down

0 comments on commit f22e423

Please sign in to comment.