docs: correct typos in documentation (#4413)
* Correct typos in documentation * Remove changes to References directory --------- Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ Using the [dependency container and injection](../fundamentals/dependency-inject
|
||||
|
||||
Medusa provides official plugins that you can install and use in your Medusa backend. Check out available search plugins [here](../../plugins/search/index.mdx).
|
||||
|
||||
### Heirarchy of Search Services
|
||||
### Hierarchy of Search Services
|
||||
|
||||
Medusa provides a default search service that doesn’t actually perform any indexing or searching, but acts like a placeholder search service. Only one search service is registered in the dependency container under the `searchService` name.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user