diff --git a/prompts/dotnet-best-practices.prompt.md b/prompts/dotnet-best-practices.prompt.md index ddfafe1..36e5cf2 100644 --- a/prompts/dotnet-best-practices.prompt.md +++ b/prompts/dotnet-best-practices.prompt.md @@ -4,7 +4,7 @@ description: 'Ensure .NET/C# code meets best practices for the solution/project. --- # .NET/C# Best Practices -Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to the this soltion/project. This includes: +Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to this solution/project. This includes: ## Documentation & Structure