Skip to content

Commit 8bd5ce2

Browse files
JV0812kimsauce
andauthored
Update docs/search/search-query-language/search-operators/macro.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 6a6c7d7 commit 8bd5ce2

File tree

1 file changed

+1
-1
lines changed
  • docs/search/search-query-language/search-operators

1 file changed

+1
-1
lines changed

docs/search/search-query-language/search-operators/macro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ _sourceCategory=error | timeslice 5m
5151
| count by _timeslice
5252
```
5353

54-
Now by creating macro for the timeslice field, the query with the `macro` operator is modified as:
54+
Now, by creating a macro for the `timeslice` field, the query using the `macro` operator can be simplified as follows:
5555

5656
```
5757
_sourceCategory=error | `timeslice_macro`

0 commit comments

Comments
 (0)