Skip to content

Commit

Permalink
Fix Layouts.md typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oomek committed Aug 28, 2024
1 parent 9aa19c3 commit e65e01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ Parameters:
to any combination of none or more of the following (i.e. `Art.ImageOnly
| Art.FullList`):
- `Art.Default` - return single match, video or image
- `Art.ImageOnly` - Override Art.Default, only return an image match (no
- `Art.ImagesOnly` - Override Art.Default, only return an image match (no
video)
- `Art.FullList` - Return a full list of the matches made (if multiples
available). Names are returned in a single string, semicolon separated
Expand Down

0 comments on commit e65e01f

Please sign in to comment.