docs: fix title of the configuration page (#6268)

Fix the title of the configurations page which is generated by typedoc
This commit is contained in:
Shahed Nasser
2024-01-31 15:50:34 +02:00
committed by GitHub
parent e749dd653c
commit 2cebadc3a8
2 changed files with 4 additions and 2 deletions

View File

@@ -285,7 +285,9 @@ npx medusa develop
This document assumes you already followed along with the [Prepare Environment documentation](https://docs.medusajs.com/development/backend/prepare-environment) and have a Medusa backend installed.
---`,
reflectionTitle: "Configure Medusa Backend",
reflectionTitle: {
fullReplacement: "Configure Medusa Backend",
},
expandMembers: true,
expandProperties: true,
// parameterStyle: "list",