Skip to content

Commit 02ce9d1

Browse files
Merge pull request #217766 from oshezaf/asim/fix-typo
asim/fix-typo
2 parents 9c1cd3d + 4d55157 commit 02ce9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/normalization-about-parsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Each schema has a standard set of filtering parameters documented in the relevan
6767
- [Network Session](network-normalization-schema.md#filtering-parser-parameters)
6868
- [Web Session](web-normalization-schema.md#filtering-parser-parameters)
6969

70-
Every schema that supports filtering parameters supports at least the `starttime` and `enttime` parameters and using them is often critical for optimizing performance.
70+
Every schema that supports filtering parameters supports at least the `starttime` and `endtime` parameters and using them is often critical for optimizing performance.
7171

7272
For an example of using filtering parsers see [Unifying parsers](#unifying-parsers) above.
7373

0 commit comments

Comments
 (0)