Skip to content

Commit

Permalink
doc: add missing word in comment
Browse files Browse the repository at this point in the history
Co-Authored-By: Marc Helbling <marc.d.helbling@gmail.com>
  • Loading branch information
aseure and marchelbling committed Jun 24, 2019
1 parent 6c02803 commit 72580fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algolia/search/requests_search.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func (p searchParams) MarshalJSON() ([]byte, error) {
// QueryParams if they are present
// 2. the unknown fields from the ExtraParams map
//
// Once the new type has been created, we will it with the
// Once the new type has been created, we will populate it with the
// actual values from the initial searchParams.

var fields []reflect.StructField
Expand Down

0 comments on commit 72580fa

Please sign in to comment.