Browse Source

Update tsds.asciidoc (#94208)

fixed typo
richcollier 2 years ago
parent
commit
1da70cbe08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/data-streams/tsds.asciidoc

+ 1 - 1
docs/reference/data-streams/tsds.asciidoc

@@ -26,7 +26,7 @@ logs or traces, use a regular data stream.
 A TSDS works like a regular data stream with some key differences:
 
 * The matching index template for a TSDS requires a `data_stream` object with
-the <<time-series-mode,`index_mode: time_series`>> option. This option enables
+the <<time-series-mode,`index.mode: time_series`>> option. This option enables
 most TSDS-related functionality.
 
 * In addition to a `@timestamp`, each document in a TSDS must contain one or