Skip to content

Commit

Permalink
docs(_find): Remove redundancy from sample _explain response
Browse files Browse the repository at this point in the history
Acciddentally in `467e14ef`, the `use_index` field got doubled in
one of the sample responses.
  • Loading branch information
pgj authored and big-r81 committed Apr 7, 2023
1 parent 762277f commit f4d7d19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docs/src/api/database/find.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,6 @@ it easier to take advantage of future improvements to query planning
}
},
"opts": {
"use_index": [],
"bookmark": "nil",
"limit": 2,
"skip": 0,
Expand Down

0 comments on commit f4d7d19

Please sign in to comment.