Skip to content

Commit 2c7cc75

Browse files
Hill11235dmathieucartermp
authored
Update getting-started.md (#4793)
Co-authored-by: Damien Mathieu <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
1 parent c7d7a88 commit 2c7cc75

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 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)