Skip to content

Commit

Permalink
docs: fix typo (#2935)
Browse files Browse the repository at this point in the history
  • Loading branch information
Petrie authored Jun 1, 2022
1 parent 4155b35 commit 1818a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website_docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Instrumentation is the process of adding observability code to your application.

To create spans, you'll need to acquire or initialize a tracer first.

### Initiallizing a new tracer
### Initializing a new tracer

Ensure you have the right packages installed:

Expand Down

0 comments on commit 1818a82

Please sign in to comment.