Skip to content

Commit

Permalink
Update typo in README.md (#1793)
Browse files Browse the repository at this point in the history
* Update typo in README.md

* Update src/DotNetWorker.ApplicationInsights/README.md

---------

Co-authored-by: Lilian Kasem <[email protected]>
Co-authored-by: sarah <[email protected]>
  • Loading branch information
3 people committed Aug 2, 2023
1 parent 5ed3480 commit 887f5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DotNetWorker.ApplicationInsights/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ This package does **not** add Application Insights services directly. This must

1. Add packages

``` CHarp
``` CSharp
dotnet add package Microsoft.ApplicationInsights.WorkerService
dotnet add package Microsoft.Azure.Function.sWorker.ApplicationInsights --prerelease
dotnet add package Microsoft.Azure.Functions.Worker.ApplicationInsights --prerelease
```

2. Configure ApplicationInsights
Expand Down

0 comments on commit 887f5a9

Please sign in to comment.