Skip to content

Commit 5e8c246

Browse files
authored
Update customization.md (labstack#362)
fix typo
1 parent f8fc1c3 commit 5e8c246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/guide/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ e.Logger.Fatal(e.Start(""))
9797

9898
## Disable HTTP/2
9999

100-
`Echo#DisableHTTP2` can be used disable HTTP/2 protocol.
100+
`Echo#DisableHTTP2` can be used to disable HTTP/2 protocol.
101101

102102
## Read Timeout
103103

0 commit comments

Comments
 (0)