Skip to content

Commit c9b9e6a

Browse files
authored
Fix a typo in the Mint.HTTP1 docs (#408)
1 parent d09c601 commit c9b9e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mint/http1.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defmodule Mint.HTTP1 do
2424
@behaviour Mint.Core.Conn
2525

2626
@typedoc """
27-
A Mint HTTP/2 connection struct.
27+
A Mint HTTP/1 connection struct.
2828
2929
The struct's fields are private.
3030
"""

0 commit comments

Comments
 (0)