docs: fix fulfillment module container name (#10111)

Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
Mukitul Islam Mukit
2024-11-21 14:55:28 +06:00
committed by GitHub
parent aeb5b43692
commit 3a3091f3f8

View File

@@ -10,7 +10,7 @@ The Fulfillment Module provides fulfillment-related features in your Medusa and
## How to Use Fulfillment Module's Service
You can use the Fulfillment Module's main service by resolving from the Medusa container the resource `Modules.API_KEY` imported from `@medusajs/framework/utils`.
You can use the Fulfillment Module's main service by resolving from the Medusa container the resource `Modules.FULFILLMENT` imported from `@medusajs/framework/utils`.
For example: