Skip to content

Commit c057ac9

Browse files
Update README.md
Co-authored-by: Koen Bollen <[email protected]>
1 parent d6a0224 commit c057ac9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ values := []any{"aztec", "nuke", "", 2, 10}
9595

9696
## Difference with MongoDB
9797

98-
The MongoDB query filters don't have the option to compare fields with each other. This package adds the `$field` operator to compare fields with each other.
99-
98+
- The MongoDB query filters don't have the option to compare fields with each other. This package adds the `$field` operator to compare fields with each other.
10099
For example:
101100
```json5
102101
{

0 commit comments

Comments
 (0)