release-notes: fix typos

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
This commit is contained in:
Ciro S. Costa 2020-01-20 11:52:08 -05:00
parent fdf1ad9016
commit fbf6f8509e
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@
* Add experimental support for exposing traces to [Jaeger] or [Stackdriver].
With this feature enaled (via `--tracing-(jaeger|stackdriver)-*` variables in
With this feature enabled (via `--tracing-(jaeger|stackdriver)-*` variables in
`concourse web`), the `web` node starts recording traces that represent the
various steps that a build goes through, sending them to the configured trace
collector. #4607
As ths feature is being built using [OpenTelemetry], expect to have support for
As this feature is being built using [OpenTelemetry], expect to have support for
other systems soon.
[OpenTelemetry]: https://opentelemetry.io/