Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Jan 16, 2024
1 parent 7e7cb7c commit 24a566c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/en/docs/collector/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ The OpenTelemetry Collector receives [traces](/docs/concepts/signals/traces/),
a wide variety of observability backends using its components. For a conceptual
overview of the Collector, see [Collector](/docs/collector).

You are going to learn to do the following in less than five minutes:
You are going to learn to do the following in less than five minutes:

- Set up and run the OpenTelemetry Collector.
- Send telemetry and see it processed by the Collector.

## Prerequisites

Make sure that your developer environment has the following. This page assumes that
you're using `bash`. Adapt configuration and commands as necessary for your
Make sure that your developer environment has the following. This page assumes
that you're using `bash`. Adapt configuration and commands as necessary for your
preferred shell.

- [Go](https://go.dev/) 1.20 or higher
Expand Down

0 comments on commit 24a566c

Please sign in to comment.