Skip to content

Commit e39f0bb

Browse files
committed
fix: wording
1 parent 149fa66 commit e39f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ example:
9898
if `properties` is included and `properties.datetime` is excluded, then
9999
`datetime` should not be in `properties`, but every other nested field should be.
100100
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.
101+
7. If a field is not present in `include`, but it is present in `exclude`, it should be excluded.
102102

103103
### `null` vs. empty vs. missing
104104

0 commit comments

Comments
 (0)