Skip to content

Commit 7fa5f3e

Browse files
authored
Update tests/Elastic.Markdown.Tests/CodeBlocks/CallOutTests.cs
1 parent 1aded31 commit 7fa5f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Elastic.Markdown.Tests/CodeBlocks/CallOutTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ public class ClassicCallOutWithTheRightListItems(ITestOutputHelper output) : Cod
253253
5. Hostname and port of the APM Server endpoint. For example, elastic-apm-server:8200.
254254
6. Credential for Elastic APM secret token authorization (Authorization: "Bearer a_secret_token") or API key authorization (Authorization: "ApiKey an_api_key").
255255
7. Environment-specific configuration parameters can be conveniently passed in as environment variables documented here (e.g. ELASTIC_APM_SERVER_ENDPOINT and ELASTIC_APM_SECRET_TOKEN).
256-
8. [preview] To send OpenTelemetry logs to {stack-short} version 8.0+, declare a logs pipeline.
256+
8. [preview] To send OpenTelemetry logs to {stack} version 8.0+, declare a logs pipeline.
257257
"""
258258

259259
)

0 commit comments

Comments
 (0)