Skip to content

Commit

Permalink
Copyedit to content/en/docs/js/instrumentation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bartlomiej Obecny <[email protected]>
  • Loading branch information
chalin and obecny authored Oct 21, 2021
1 parent c793658 commit 0504e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/js/instrumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function doWork() {
## Creating Spans

As you have learned in the previous [Getting Started][] guide you need a
TracerProvider and an Exporter. Install the dependencies and add them to head of
TracerProvider and an Exporter. Install the dependencies and add them to the head of
your application code to get started:

```shell
Expand Down

0 comments on commit 0504e4a

Please sign in to comment.