Skip to content

Commit

Permalink
Minor fixes based on comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan committed Oct 12, 2022
1 parent 9d930aa commit 1ccee58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ To avoid confusion we highly recommend to use the generic word "logs" when refer
logs and events that are not OpenTelemetry Events.

OpenTelemetry also defines an [API](
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/api.md#emit-event
) that helps to emit LogRecords that are shaped as OpenTelemetry Events.
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/api.md#emit-event)
that helps to emit LogRecords that are shaped as OpenTelemetry Events.

### FAQ

Expand All @@ -256,7 +256,7 @@ when referring to generic log and event data.

OpenTelemetry Events are produced using OpenTelemetry Events API.

**Why do OpenTelemetry Events exist as concept?**
**Why do OpenTelemetry Events exist as a concept?**

OpenTelemetry Events are a class of events designed within OpenTelemetry community
or in compliance with OpenTelemetry recommendations. OpenTelemetry Events have a
Expand Down

0 comments on commit 1ccee58

Please sign in to comment.