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: telescope.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@ Telescope allows you to record filtered entries by registering a callback via th
134
134
<aname="filtering-batches"></a>
135
135
### Batches
136
136
137
-
Besides filtering at the entry level, you may also filter batches (request or console application cycles) while retaining all the associated entries with the filtered batches by using the `filterBatch` method:
137
+
Besides filtering at the entry level, you may also filter batches (request or console application cycles) while retaining all the entries associated with the filtered batches by using the `filterBatch` method:
0 commit comments