docs: small fixes and improvements to text (#14385)

This commit is contained in:
Shahed Nasser
2025-12-22 17:06:25 +02:00
committed by GitHub
parent b221e882d4
commit dc52dfd1dd
9 changed files with 134 additions and 210 deletions
@@ -8,7 +8,7 @@ export const metadata = {
In this chapter, you'll learn the approach recommended when you need to override an existing API route in Medusa.
## Approaches to Consider Before Overriding API Routes
## Approaches to Consider Instead of Overriding API Routes
While building customizations in your Medusa application, you may need to make changes to existing API routes for your business use case.