Skip to content

Commit

Permalink
Update gates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe authored Nov 19, 2023
1 parent db8ecac commit f6168fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gates.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following operators assist in evaluating documents:

### Examples

**The $exists operator will look for values that do or do not exist:**
**The $exists operator will look for values that do or do not exist:**
`@{ secret: { $exists: true} `
`@{ secret: { $exists: false} `

Expand Down

0 comments on commit f6168fe

Please sign in to comment.