From 4cf62ece97850b4f41126e4c42bf3ff7957ed323 Mon Sep 17 00:00:00 2001 From: Kia Panahi Rad Date: Thu, 11 Aug 2022 23:25:58 +0430 Subject: [PATCH] Fixes description section in jwt-authn.md (#26708) * Update jwt-authn.md Fix description section * Update jwt-authn.md --- aspnetcore/security/authentication/jwt-authn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/security/authentication/jwt-authn.md b/aspnetcore/security/authentication/jwt-authn.md index f88dccdb24..e69cc4bf8b 100644 --- a/aspnetcore/security/authentication/jwt-authn.md +++ b/aspnetcore/security/authentication/jwt-authn.md @@ -28,7 +28,7 @@ dotnet user-jwts [command] -h|--help ## Description -Create and manages project specific specific local JSON Web Tokens. +Creates and manages project specific local JSON Web Tokens. ## Arguments