Skip to content

Commit 679697f

Browse files
committed
Remove errors
1 parent f4fbaf6 commit 679697f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/syntax/applies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,17 +245,17 @@ applies_to:
245245
:::::{dropdown} Block examples
246246

247247
```{applies_to}
248-
stack: preview >=9.1
248+
stack: preview 9.1
249249
serverless: ga
250250
251-
apm_agent_dotnet: ga 1.0.0`
251+
apm_agent_dotnet: ga 1.0.0
252252
apm_agent_java: beta 1.0.0
253253
edot_dotnet: preview 1.0.0
254254
edot_python:
255255
edot_node: ga 1.0.0
256-
elasticsearch: preview 9.0.0a
256+
elasticsearch: preview 9.0.0
257257
security: removed 9.0.0
258-
observability: deprecated 9.0.0beta
258+
observability: deprecated 9.0.0
259259
```
260260
:::::
261261

0 commit comments

Comments
 (0)