Skip to content

Commit a94e3b8

Browse files
authored
style: fix markdown linting issue
1 parent 35b892f commit a94e3b8

File tree

1 file changed

+1
-1
lines changed
  • packages/opentelemetry-resource-detector-gcp

1 file changed

+1
-1
lines changed

packages/opentelemetry-resource-detector-gcp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install --save @opentelemetry/resource-detector-gcp
1919

2020
## Usage
2121

22-
```
22+
```typescript
2323
import { detectResources } from '@opentelemetry/resources';
2424
import { gcpDetector } from '@opentelemetry/resource-detector-gcp'
2525
const resource = await detectResources({

0 commit comments

Comments
 (0)