Skip to content

Commit

Permalink
MyST syntax correction
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <[email protected]>
  • Loading branch information
ksuess and stevepiercy authored Aug 23, 2023
1 parent 21cf258 commit 351e240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/endpoints/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ If a simple `GET` request is done on the content item, a new entry will be shown
:language: http
```

In order to expand and embed the translations component, use the GET parameter expand with the value 'translations'.
In order to expand and embed the translations component, use the GET parameter `expand` with the value `translations`.

```{eval-rst}
.. http:example:: curl httpie python-requests
Expand Down

0 comments on commit 351e240

Please sign in to comment.