From 351e2405026770683756ca34abf268c1fc3e2c98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Katja=20S=C3=BCss?= Date: Wed, 23 Aug 2023 12:59:26 +0200 Subject: [PATCH] MyST syntax correction Co-authored-by: Steve Piercy --- docs/source/endpoints/translations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/endpoints/translations.md b/docs/source/endpoints/translations.md index ef78ba4a6d..da145a805a 100644 --- a/docs/source/endpoints/translations.md +++ b/docs/source/endpoints/translations.md @@ -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