Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
mcop1 committed Oct 24, 2024
1 parent 9f4112a commit 7726bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/10_GraphQL/04_Query/04_Asset_Queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Queries can be localized For details see the [localization documentation page](.

You can request thumbnails for assets using a simple query like this:

#### Video assets
#### Video assets thumbnails

You need to specify the name of the video thumbnail configuration you want to use.
Additionally, you can use the `format` parameter to request a specific format.
Expand All @@ -110,7 +110,7 @@ query {
}
```

#### Image assets
#### Image assets thumbnails

You need to specify the name of the video thumbnail configuration you want to use.
Use the `format` parameter to request a specific format.
Expand Down

0 comments on commit 7726bc3

Please sign in to comment.