Skip to content

Commit 536d738

Browse files
committed
Dummy change
1 parent cde9c12 commit 536d738

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Debug.WriteLine(DebugQueryVisitor.Run(result));
3232
Here is the parse result as shown from the `DebugQueryVisitor`
3333
```
3434
Group:
35-
Left - Term:
35+
Left - Term:
3636
TermMax: 2
3737
TermMin: 1
3838
MinInclusive: True
3939
MaxInclusive: True
40-
Field:
40+
Field:
4141
Name: field
4242
```
4343

@@ -80,7 +80,7 @@ System.Diagnostics.Debug.Assert(query == generatedQuery);
8080
- Automatically resolves non-analyzed keyword sub-fields for sorting and aggregations
8181
- Aliases can be defined right on your NEST mappings
8282
- Supports both root and inner field name aliases
83-
84-
## Thanks to all the people who have contributed
8583

84+
## Thanks to all the people who have contributed
85+
8686
[![contributors](https://contributors-img.web.app/image?repo=FoundatioFx/Foundatio.Parsers)](https://github.com/FoundatioFx/Foundatio.Parsers/graphs/contributors)

0 commit comments

Comments
 (0)