Skip to content

Commit 8092776

Browse files
Remove incomplete sentence from basics.md
Removed an incomplete sentence about special handlers.
1 parent 0e1aab3 commit 8092776

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/gettingstarted/basics.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ If the query does _not_ start with a trigger,
4747
the query is handled by all enabled **global query handler extensions** in _parallel_
4848
and eventually the match items are _merged_ and _sorted by match and usage score_.
4949

50-
There is one special
51-
5250
In any case the enabled **fallback handler extensions** provide a separate set of _fallbacks items_,
5351
which are displayed when the matches are empty or when the user explicitly requests them.
5452

@@ -114,4 +112,4 @@ As a reference the following table lists the keys you can use to control Albert:
114112

115113

116114

117-
115+

0 commit comments

Comments
 (0)