Skip to content

Commit d585787

Browse files
Update _overviews/scala3-scaladoc/search-engine.md
Co-authored-by: Julien Richard-Foy <julien@richard-foy.fr>
1 parent 42322b5 commit d585787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/scala3-scaladoc/search-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To use this feature, type the signature of the member you are looking for in the
2323

2424
This feature is provided by the [Inkuire](https://github.com/VirtusLab/Inkuire) search engine, which works for Scala 3 and Kotlin. To be up-to-date with the development of this feature, follow the [Inkuire repository](https://github.com/VirtusLab/Inkuire).
2525

26-
## Example queries
26+
## Examples of queries
2727

2828
Some examples of queries with intended results:
2929
- `List[Int] => (Int => Long) => List[Long]` -> `map`

0 commit comments

Comments
 (0)