Skip to content

Commit

Permalink
[chore] fix typo in comment (open-telemetry#36785)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored and sbylica-splunk committed Dec 17, 2024
1 parent 594d5fd commit 065867c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/coreinternal/errorutil/http.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ func HTTPError(w http.ResponseWriter, err error) {
}

func GetHTTPStatusCodeFromError(err error) int {
// See requirements for receviers
// See requirements for receivers
// https://github.com/open-telemetry/opentelemetry-collector/blob/8e522ad950de6326a0841d7e1bef808bbc0d3537/receiver/doc.go#L10-L29

// See https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#failures-1
Expand Down

0 comments on commit 065867c

Please sign in to comment.