Fixing typos (#706)
This commit is contained in:
committed by
GitHub
parent
e0d0801ac7
commit
ea551f422e
2
error.go
2
error.go
@@ -23,7 +23,7 @@ type InnerError struct {
|
||||
ContentFilterResults ContentFilterResults `json:"content_filter_result,omitempty"`
|
||||
}
|
||||
|
||||
// RequestError provides informations about generic request errors.
|
||||
// RequestError provides information about generic request errors.
|
||||
type RequestError struct {
|
||||
HTTPStatusCode int
|
||||
Err error
|
||||
|
||||
Reference in New Issue
Block a user