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

@@ -5,7 +5,7 @@ slug: /development/backend/configurations
import ParameterTypes from "@site/src/components/ParameterTypes"
# ConfigModule
# Configure Medusa Backend
In this document, youll learn how to create a file service in the Medusa backend and the methods you must implement in it.