Skip to content

Commit 3909a52

Browse files
authored
docs: fix grammar in observability primer (open-telemetry#2325)
1 parent f19e700 commit 3909a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/en/docs/concepts/observability-primer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: >-
1313

1414
Observability lets us understand a system from the outside, by letting us ask
1515
questions about that system without knowing its inner workings. Furthermore,
16-
allows us to easily troubleshoot and handle novel problems (i.e. "unknown
16+
it allows us to easily troubleshoot and handle novel problems (i.e. "unknown
1717
unknowns”), and helps us answer the question, "Why is this happening?"
1818

1919
In order to be able to ask those questions of a system, the application must be

0 commit comments

Comments
 (0)