Skip to content

Commit

Permalink
chore: fix headers on README
Browse files Browse the repository at this point in the history
  • Loading branch information
GokselKUCUKSAHIN committed Jun 9, 2024
1 parent 9a8e2e8 commit e56c896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ query := es.NewQuery(
)
```

#### With vanilla Go
### With vanilla Go

```go
query := map[string]interface{}{
Expand Down

0 comments on commit e56c896

Please sign in to comment.