mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Fix typo in error messages and comments
This commit is contained in:
parent
1b5ca88231
commit
f529c46598
6 changed files with 8 additions and 8 deletions
|
@ -117,7 +117,7 @@ impl IndexUpdateResponse {
|
|||
/// Always return a 200 with:
|
||||
/// ```json
|
||||
/// {
|
||||
/// "status": "Meilisearch is running"
|
||||
/// "status": "MeiliSearch is running"
|
||||
/// }
|
||||
/// ```
|
||||
pub async fn running() -> HttpResponse {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue