We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149fa66 commit e39f0bbCopy full SHA for e39f0bb
README.md
@@ -98,7 +98,7 @@ example:
98
if `properties` is included and `properties.datetime` is excluded, then
99
`datetime` should not be in `properties`, but every other nested field should be.
100
6. If the same field is present in both `include` and `exclude`, it should be included.
101
-7. If the a field is not present in `include`, but it is in `exclude`, it should be excluded.
+7. If a field is not present in `include`, but it is present in `exclude`, it should be excluded.
102
103
### `null` vs. empty vs. missing
104
0 commit comments