Skip to content

Commit 263d4fc

Browse files
xrmxestolfo
andauthored
Update docs/manual-instrumentation.md
Co-authored-by: Emily S <[email protected]>
1 parent 915ed3f commit 263d4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual-instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ And then we can run this application with the following command:
6868
opentelemetry-instrument flask run
6969
```
7070

71-
We may not only need to add custom span to our application we may also want to use a custom metric, like in the example below where we
71+
We may not only need to add a custom span to our application but also want to use a custom metric, like in the example below where we
7272
are tracking how many times we are getting one of the possible choices for our salutes.
7373

7474
```

0 commit comments

Comments
 (0)