We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6c7d7 commit 8bd5ce2Copy full SHA for 8bd5ce2
docs/search/search-query-language/search-operators/macro.md
@@ -51,7 +51,7 @@ _sourceCategory=error | timeslice 5m
51
| count by _timeslice
52
```
53
54
-Now by creating macro for the timeslice field, the query with the `macro` operator is modified as:
+Now, by creating a macro for the `timeslice` field, the query using the `macro` operator can be simplified as follows:
55
56
57
_sourceCategory=error | `timeslice_macro`
0 commit comments