Skip to content

Commit 2efc1d4

Browse files
Merge #836
836: Correct Meilisearch spelling r=curquiza a=CaroFG # Pull Request ## What does this PR do? - Corrects Meilisearch spelling in README Co-authored-by: CaroFG <[email protected]>
2 parents d8f51d3 + 1a2b547 commit 2efc1d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To run the Docker script add both files `Dockerfile` and `docker-compose.yaml` a
112112

113113
## 🎬 Getting Started
114114

115-
Now that you have installed the plugin, a running meiliSearch instance and, a running Strapi app, let's go to the plugin page on your admin dashboard.
115+
Now that you have installed the plugin, a running Meilisearch instance and, a running Strapi app, let's go to the plugin page on your admin dashboard.
116116

117117
On the left-navbar, `Meilisearch` appears under the `PLUGINS` category. If it does not, ensure that you have installed the plugin and re-build Strapi (see [installation](#-installation)).
118118

@@ -424,7 +424,7 @@ Once you have a content-type indexed in Meilisearch, you can [start searching](h
424424

425425
To search in Meilisearch, you can use the [instant-meilisearch](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/instant-meilisearch) library that integrates a whole search interface, or our [meilisearch-js](https://github.com/meilisearch/meilisearch-js) SDK.
426426

427-
#### ⚡️ Using Instant meiliSearch <!-- omit in toc -->
427+
#### ⚡️ Using Instant Meilisearch <!-- omit in toc -->
428428

429429
You can have a front up and running in record time with [instant-meilisearch](https://github.com/meilisearch/meilisearch-js-plugins/tree/main/packages/instant-meilisearch).
430430

0 commit comments

Comments
 (0)