revert: wrong comment

This commit is contained in:
Sofia Rodrigues
2026-03-03 13:58:08 -03:00
parent 58f14d34d7
commit af12f7e9be

View File

@@ -63,7 +63,7 @@ Builds an HTTP Response.
-/
structure Response.Builder where
/--
The start-line of an HTTP request (method, request-target, and version).
The response status-line information.
-/
line : Head := {}