mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 04:57:07 +08:00
minor typo fix in homepage
This commit is contained in:
parent
a8e8630164
commit
062ea07ca3
@ -103,7 +103,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<h3>Middleware support</h3>
|
||||
<p>A incoming HTTP request can by handled by a chain of middlewares and the final action.
|
||||
<p>A incoming HTTP request can be handled by a chain of middlewares and the final action.
|
||||
<br>For example: Logger, Authorization, GZIP and finally post a message in the DB.</p>
|
||||
</div>
|
||||
<div class="w-col w-col-4 w-col-small-4">
|
||||
|
Loading…
x
Reference in New Issue
Block a user