Skip to content

Commit

Permalink
docs: fix fulfillment module container name
Browse files Browse the repository at this point in the history
  • Loading branch information
mimukit authored Nov 15, 2024
1 parent dea86d8 commit 2d5ed9a
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 2d5ed9a

Please sign in to comment.