Skip to content

Commit

Permalink
docs: fix fulfillment module container name (#10111)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
  • Loading branch information
mimukit and carlos-r-l-rodrigues authored Nov 21, 2024
1 parent aeb5b43 commit 3a3091f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 3a3091f

Please sign in to comment.