Skip to content

Commit 6d3f900

Browse files
committed
Clarify docs
1 parent 910c043 commit 6d3f900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MiniSearch.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,7 @@ export default class MiniSearch<T = any> {
766766
/**
767767
* Removes some fields from an existing documeny
768768
*
769+
* The original fields to be removed must be provided as the second argument.
769770
* The removed fields should be present on the document, or an error will be
770771
* thrown.
771772
*

0 commit comments

Comments
 (0)