Skip to content

Commit 91730ee

Browse files
Update docs/migrate-from-apm.md
Co-authored-by: Colleen McGinnis <[email protected]>
1 parent df4555f commit 91730ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate-from-apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We have chosen to make autoinstrumentation as simple as possible so you can just
1818

1919
## Bring your own instrumentation
2020

21-
In EDOT Python we decided to not ship all the available instrumentations in order to accomodate environments where installing more packages than requested may be an issue.
21+
In EDOT Python we decided to not ship all the available instrumentations in order to accommodate environments where installing more packages than requested may be an issue.
2222
We provide a tool to discover available instrumentations automatically that can be added to your build workflow. See [Get started](https://github.com/elastic/elastic-otel-python/blob/main/docs/get-started.md#install-the-available-instrumentation).
2323

2424
## Limitations

0 commit comments

Comments
 (0)