Skip to content

Commit

Permalink
fix typo in Monitor Query package description (#21752)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored Jun 18, 2021
1 parent 6a5198b commit a140aaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>This library allows querying logs and metrics from the Azure Motnitor service.</Description>
<Description>This library allows querying logs and metrics from the Azure Monitor service.</Description>
<AssemblyTitle>Azure Monitor Query client library</AssemblyTitle>
<Version>1.0.0-beta.2</Version>
<PackageTags>Azure Monitor Query</PackageTags>
Expand Down

0 comments on commit a140aaf

Please sign in to comment.