From cf45f4d17bcfbdb7e3c285a1217c342d675fb192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 15 May 2025 09:47:41 +0200 Subject: [PATCH] Fix title name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 2c9eec48..76ee8c95 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1458,7 +1458,7 @@ forwarded to the login endpoint during the login process. For example: ### Account registration and management -#### Registration +#### Account Registration {{% http-api spec="client-server" api="registration" %}}