Skip to content

Commit

Permalink
Fix: Typo in Extending the Query Loop documentation (#61830)
Browse files Browse the repository at this point in the history
Co-authored-by: taylorgorman <taylorgorman@git.wordpress.org>
Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
  • Loading branch information
3 people committed 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

1 comment on commit f22e423

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in f22e423.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/9179499418
📝 Reported issues:

Please sign in to comment.