|
@@ -6,8 +6,8 @@
|
|
|
|
|
|
Creates a new data stream.
|
|
|
|
|
|
-A data stream can only be created if the namespace it targets has a component
|
|
|
-template that exists with a `data_stream` definition.
|
|
|
+A data stream can only be created if the namespace it targets has a composable
|
|
|
+index template that exists with a `data_stream` definition.
|
|
|
|
|
|
[source,console]
|
|
|
-----------------------------------
|