Skip to content

Commit

Permalink
Update sparse_retriever.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmenRa authored Oct 10, 2023
1 parent 3939729 commit c9baa01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sparse_retriever.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Sparse Retriever provides several options to tailor its functioning to you p
Default parameter values are shown.

```python
# Note: the SparseRetriever as an alias called SearchEngine, if you prefer
# Note: the SparseRetriever has an alias called SearchEngine, if you prefer
from retriv import SparseRetriever

sr = SparseRetriever(
Expand Down

0 comments on commit c9baa01

Please sign in to comment.