Skip to content

Commit adb3561

Browse files
Hill11235dmathieu
andauthored
Update content/en/docs/languages/go/getting-started.md
Co-authored-by: Damien Mathieu <[email protected]>
1 parent 9ecb8c0 commit adb3561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/languages/go/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ func newLoggerProvider() (*log.LoggerProvider, error) {
262262
```
263263
<!-- prettier-ignore-end -->
264264

265-
If you're only using tracing or metrics, you can omit from the code the corresponding
265+
If you're only using tracing or metrics, you can omit the corresponding
266266
TracerProvider or MeterProvider initialization code.
267267

268268
### Instrument the HTTP server

0 commit comments

Comments
 (0)