Skip to content

Commit d509cc2

Browse files
authored
Fix typo in Resource README.md (#4632)
Trivial typo fix.
1 parent 7984ff9 commit d509cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/resource/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ key type of correlation in OpenTelemetry.
4949
Implicit in the design of Resource and attributes is ensuring users are able to
5050
navigate their infrastructure, tools, UIs, etc. to find the *same* entity that
5151
telemetry is reporting against. For example, in practice we could see Resource
52-
including more than on entity, like:
52+
including more than one entity, like:
5353

5454
- A process
5555
- A container

0 commit comments

Comments
 (0)