You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/home/components/knowledge-search-results/knowledge-search-results.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ type KnowledgeSearchResultsProps = (
99
99
}
100
100
101
101
/**
102
-
* The composer's Search mode: the documents the signed-in person may read that
102
+
* Search results include documents the signed-in person may read that
103
103
* match their query in the canonical Enterprise Search index, as rows
104
104
* that open the source. A header says how many and that the search ran as
105
105
* them; while a connected source is still indexing it says so, and the list
0 commit comments