Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jan 29, 2024
1 parent a496c6e commit b7362d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ func (h *Handler) negotiate(w http.ResponseWriter, r *http.Request) {
return
}

// Prepare the esponse.
// Prepare the response.
//
// Implementation note: we do not include any vector of speeds
// in the response, meaning that the client should use its predefined
Expand Down

0 comments on commit b7362d1

Please sign in to comment.