Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c057ac9

Browse files
erikdubbelboerkoenbollen
andauthoredAug 25, 2024··
Update README.md
Co-authored-by: Koen Bollen <meneer@koenbollen.nl>
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)
Please sign in to comment.