typo fixed (#1402)

prasent to present
This commit is contained in:
Shailesh Kumar 2022-05-31 22:24:08 +05:30 committed by GitHub
parent dcec344207
commit c421651825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ A Span contains name, time-related data,
[other metadata (i.e. Attributes)](/docs/concepts/otel-concepts/#attributes) to
provide information about the operation it tracks.
Below is a sample of the type of information that would be prasent in a Span:
Below is a sample of the type of information that would be present in a Span:
<img src="/img/span_visualization.png" alt="Sample Span" width="300"/>