Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

chore(docs): fixed a couple of typos #475

Merged
merged 2 commits into from
Dec 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ and [config/example_test.go](./config/example_test.go).
### Environment variables

The tracer can be initialized with values coming from environment variables. None of the env vars are required
and all of them can be overriden via direct setting of the property on the configuration object.
and all of them can be overridden via direct setting of the property on the configuration object.

Property| Description
--- | ---
Expand Down