Skip to content

Commit 6cceeaa

Browse files
Update solutions/observability/streams/streams.md
Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 0363a36 commit 6cceeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/streams/streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information, refer to [sending data to wired streams](./wired-streams.m
4040
## Managed components
4141
When you configure classic or wired streams through the Streams UI or [Streams API](#streams-api), {{es}}-level components like templates and pipelines are created for the stream. These components are considered *managed* and shouldn't be modified using {{es}} APIs. When managing a stream through the Streams UI or API, continue doing so whenever possible.
4242

43-
You can still edit non-managed ingest pipelines, templates, and other components, but avoid those marked as managed or any per-data-stream mappings and settings. This behavior is similar to how Elasticsearch handles components managed by integrations. Refer to the [Advanced tab](./management/advanced.md) to review managed components.
43+
You can still edit non-managed ingest pipelines, templates, and other components, but avoid those marked as managed or any per-data-stream mappings and settings. This behavior is similar to how Elasticsearch handles components managed by integrations. Refer to the [**Advanced** tab](./management/advanced.md) to review managed components.
4444

4545
## Required permissions
4646

0 commit comments

Comments
 (0)