Skip to content

Commit ecfa3d9

Browse files
committed
[O2B-1503] doc change
1 parent cdd7c7b commit ecfa3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/components/Filters/LhcFillsFilter/fillNumberFilter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { rawTextFilter } from '../common/filters/rawTextFilter.js';
1717
* Component to filter LHC-fills by fill number
1818
*
1919
* @param {RawTextFilterModel} filterModel the filter model
20-
* @returns {Component} the toggle switch
20+
* @returns {Component} the text field
2121
*/
2222
export const fillNumberFilter = (filterModel) => rawTextFilter(
2323
filterModel,

0 commit comments

Comments
 (0)