Skip to content

Commit f02003b

Browse files
fix: move title from h3 to h2
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
1 parent 75afc53 commit f02003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/elasticsearch-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class Tweet
7878
}
7979
```
8080

81-
### Using a Custom Order Query Parameter Name (Elastic)
81+
## Using a Custom Order Query Parameter Name
8282

8383
A conflict will occur if `order` is also the name of a property with the term filter enabled. Luckily, the query
8484
parameter name to use is configurable:

0 commit comments

Comments
 (0)