docs: improve alt of images (#12998)
* docs: improve alt of images * fix vale errors
This commit is contained in:
@@ -14,7 +14,7 @@ A middleware is a function executed when a request is sent to an API Route. It's
|
||||
|
||||
Middlewares are used to guard API routes, parse request content types other than `application/json`, manipulate request data, and more.
|
||||
|
||||

|
||||

|
||||
|
||||
<Note title="Tip">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user