Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit 8e4c324

Browse files
authored
corrected spelling mistake (#382)
1 parent a9bdb2f commit 8e4c324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IdentityTokenValidator/IdentityTokenValidator.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetFramework>netstandard2.0</TargetFramework>
88

99
<PackageTags>OAuth2;OAuth 2.0;OpenID Connect;Security;Identity;IdentityServer</PackageTags>
10-
<Description>Identity token validator for IdentityModeo.OidcClient ased on the Microsoft JWT handler</Description>
10+
<Description>Identity token validator for IdentityModeo.OidcClient based on the Microsoft JWT handler</Description>
1111
<Authors>Dominick Baier;Brock Allen</Authors>
1212
<PackageIcon>icon.jpg</PackageIcon>
1313
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

0 commit comments

Comments
 (0)