Skip to content

Commit cc0218f

Browse files
Merge #2052
2052: update wording r=maryamsulemani97 a=maryamsulemani97 Update note wording Co-authored-by: Maryam <[email protected]>
2 parents f12fd6a + df67fb8 commit cc0218f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/advanced/updating.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ If Meilisearch launches successfully, use the get version endpoint, note your `p
2121
<CodeSamples id="updating_guide_check_version_new_authorization_header" />
2222

2323
::: note
24-
If you're using v0.24 or below, use the `X-MEILI-API-KEY: apiKey` authorization header:
24+
If Meilisearch returns a [`missing_authorization_header`](/reference/errors/error_codes.md#missing-authorization-header) error code, you might be using v0.24 or below. Change the authorization header to `X-MEILI-API-KEY: apiKey`:
2525

26-
<CodeSamples id="updating_guide_check_version_old_authorization_header" />
26+
<CodeSamples id="updating_guide_check_version_old_authorization_header" />
2727
:::
2828

2929
The response should look something like this:

0 commit comments

Comments
 (0)