mirror of
https://github.com/microsoft/graphrag.git
synced 2025-12-27 15:10:00 +00:00
fix typo. Correct the wording "global search" to "drift search" in drift search documentation (#1383)
Updated the wording of the example scenario from "global search" to "drift search" to accurately reflect the topic. This improves clarity and ensures the documentation accurately describes its content. Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
This commit is contained in:
parent
0a5801041a
commit
ec9cdcce4d
@ -29,7 +29,7 @@ Below are the key parameters of the [DRIFTSearch class](https://github.com/micro
|
||||
|
||||
## How to Use
|
||||
|
||||
An example of a global search scenario can be found in the following [notebook](../examples_notebooks/drift_search.ipynb).
|
||||
An example of a drift search scenario can be found in the following [notebook](../examples_notebooks/drift_search.ipynb).
|
||||
|
||||
## Learn More
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user