Skip to content

Commit 07d22df

Browse files
lizozomgchaps
andauthored
Update src/plugins/data/README.md
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
1 parent 8cd1954 commit 07d22df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The query service is responsible for managing the configuration of a search quer
5454

5555
It contains sub-services for each of those configurations:
5656
- `data.query.filterManager` - Manages the `filters` component of a `QueryState`. The global filter state (filters that are persisted between applications) are owned by this service.
57-
- `data.query.timefilter` - Responsible for the time range filter as well as the auto refresh behavior settings.
57+
- `data.query.timefilter` - Responsible for the time range filter and the auto refresh behavior settings.
5858
- `data.query.queryString` - Responsible for the query string and query language settings.
5959
- `data.query.savedQueries` - This sub-service is responsible for persisting a `QueryState` into a `SavedObject`, so it can be restored and used by other applications.
6060

0 commit comments

Comments
 (0)