Skip to content

Commit 259d2e0

Browse files
committed
Fix typo in TRACING.md
1 parent c4bd4d3 commit 259d2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TRACING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For context, the APM agent pulls configuration from [multiple
4545
sources][agent-config], with a hierarchy that means, for example, that options
4646
set in the config file cannot be overridden via system properties.
4747

48-
Now, in order to send tracing data to the APM server, ES needs to configured with
48+
Now, in order to send tracing data to the APM server, ES needs to be configured with
4949
either a `secret_key` or an `api_key`. We could configure these in the agent via
5050
system properties, but then their values would be available to any Java code in
5151
Elasticsearch that can read system properties.

0 commit comments

Comments
 (0)