Skip to content

Commit

Permalink
Update detectors/azure/vm/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Ashpole <[email protected]>
  • Loading branch information
pyohannes and dashpole committed May 30, 2024
1 parent 50750bd commit 405ff10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detectors/azure/vm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Azure VM resource detector supports detecting attributes specific to Azure V
## Usage

```golang
// Instantiate a new host resource detector
// Instantiate a new azure vm resource detector
azureVmResourceDetector := vm.New()
resource, err := azureVmResourceDetector.Detect(context.Background())
```
Expand Down

0 comments on commit 405ff10

Please sign in to comment.