We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329027a commit 855ac0bCopy full SHA for 855ac0b
src/JsonApiDotNetCore.OpenApiClient/JsonApiDotNetCore.OpenApiClient.csproj
@@ -7,7 +7,7 @@
7
8
<PropertyGroup>
9
<PackageTags>jsonapidotnetcore;jsonapi;json:api;dotnet;asp.net;openapi;swagger;client;nswag</PackageTags>
10
- <Description>Contains utility methods to enrich the usability of an OpenAPI gnerated client.</Description>
+ <Description>Contains utility methods to enrich the usability of an OpenAPI generated client.</Description>
11
<Authors>json-api-dotnet</Authors>
12
<PackageProjectUrl>https://www.jsonapi.net/</PackageProjectUrl>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments