Skip to content

Commit

Permalink
fix: proper output in example
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Sep 5, 2023
1 parent 8cde9fc commit afe295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/elasticsearch/examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ func ExampleRunContainer_connectUsingElasticsearchClient() {
}

fmt.Println(esResp.Tagline)
// Output: You know, for Search
// Output: You Know, for Search
}

0 comments on commit afe295e

Please sign in to comment.