Skip to content

Commit 50b970a

Browse files
committed
fix
1 parent 08cadd1 commit 50b970a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/syntax/_snippets/page-level-applies-examples.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ There are 3 typical scenarios to start from:
2525
ece: ga
2626
eck: ga
2727
products:
28-
-id: cloud-serverless
29-
-id: cloud-hosted
30-
-id: cloud-enterprise
31-
-id: cloud-kubernetes
28+
- id: cloud-serverless
29+
- id: cloud-hosted
30+
- id: cloud-enterprise
31+
- id: cloud-kubernetes
3232
---
3333
3434
```
@@ -40,7 +40,7 @@ There are 3 typical scenarios to start from:
4040
applies_to:
4141
product: ga
4242
products:
43-
-id: edot-collector
43+
- id: edot-collector
4444
---
4545
```
4646
% changing soon
@@ -57,13 +57,13 @@ applies_to:
5757
ece: ga
5858
eck: ga
5959
products:
60-
-id: kibana
61-
-id: elasticsearch
62-
-id: elastic-stack
63-
-id: cloud-serverless
64-
-id: cloud-hosted
65-
-id: cloud-enterprise
66-
-id: cloud-kubernetes
60+
- id: kibana
61+
- id: elasticsearch
62+
- id: elastic-stack
63+
- id: cloud-serverless
64+
- id: cloud-hosted
65+
- id: cloud-enterprise
66+
- id: cloud-kubernetes
6767
---
6868
```
6969
% I don't know what this example is supposed to show

0 commit comments

Comments
 (0)