mirror of https://github.com/tiangolo/fastapi.git
✏️ Fix typo in `docs/en/docs/_llm-test.md` (#15007)
This commit is contained in:
parent
e3bbeef8a2
commit
2c6104752a
|
|
@ -166,7 +166,7 @@ See sections `### Special blocks` and `### Tab blocks` in the general prompt in
|
|||
|
||||
//// tab | Test
|
||||
|
||||
The link text should get translated, the link address should remain unchaged:
|
||||
The link text should get translated, the link address should remain unchanged:
|
||||
|
||||
* [Link to heading above](#code-snippets)
|
||||
* [Internal link](index.md#installation){.internal-link target=_blank}
|
||||
|
|
|
|||
Loading…
Reference in New Issue